a:srgbClr
RGB Color Model - Hex Variant
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-baseTypes.xsd
Type: a:CT_SRgbColor
Properties: Local, Qualified
Content
- Choice [0..*]
- a:tint Tint
- a:shade Shade
- a:comp Complement
- a:inv Inverse
- a:gray Gray
- a:alpha Alpha
- a:alphaOff Alpha Offset
- a:alphaMod Alpha Modulation
- a:hue Hue
- a:hueOff Hue Offset
- a:hueMod Hue Modulate
- a:sat Saturation
- a:satOff Saturation Offset
- a:satMod Saturation Modulation
- a:lum Luminance
- a:lumOff Luminance Offset
- a:lumMod Luminance Modulation
- a:red Red
- a:redOff Red Offset
- a:redMod Red Modulation
- a:green Green
- a:greenOff Green Offset
- a:greenMod Green Modification
- a:blue Blue
- a:blueOff Blue Offset
- a:blueMod Blue Modification
- a:gamma Gamma
- a:invGamma Inverse Gamma
from group a:EG_ColorTransform
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
val | [1..1] | a:ST_HexBinary3 | Value |
Used in
- Group a:EG_ColorChoice
- Type a:CT_AlphaInverseEffect via reference to a:EG_ColorChoice (Element a:alphaInv)
- Type a:CT_ColorMRU via reference to a:EG_ColorChoice (Element p:clrMru)
- Type a:CT_ColorReplaceEffect via reference to a:EG_ColorChoice (Element a:clrRepl)
- Type a:CT_CustomColor via reference to a:EG_ColorChoice (Element a:custClr)
- Type a:CT_DuotoneEffect via reference to a:EG_ColorChoice (Element a:duotone)
- Type a:CT_FontReference via reference to a:EG_ColorChoice (Element a:fontRef)
- Type a:CT_GlowEffect via reference to a:EG_ColorChoice (Element a:glow)
- Type a:CT_GradientStop via reference to a:EG_ColorChoice (Element a:gs)
- Type a:CT_InnerShadowEffect via reference to a:EG_ColorChoice (Element a:innerShdw)
- Type a:CT_OuterShadowEffect via reference to a:EG_ColorChoice (Element a:outerShdw)
- Type a:CT_PresetShadowEffect via reference to a:EG_ColorChoice (Element a:prstShdw)
- Type a:CT_SolidColorFillProperties via reference to a:EG_ColorChoice (Element a:solidFill)
- Type a:CT_TableStyleTextStyle via reference to a:EG_ColorChoice (Element a:tcTxStyle)
- Type a:CT_StyleMatrixReference via reference to a:EG_ColorChoice (Elements a:lnRef, a:fillRef, a:effectRef, p:bgRef)
- Type draw-diag:CT_Colors via reference to a:EG_ColorChoice (Elements draw-diag:fillClrLst, draw-diag:linClrLst, draw-diag:effectClrLst, draw-diag:txLinClrLst, draw-diag:txFillClrLst, draw-diag:txEffectClrLst)
- Type a:CT_Color via reference to a:EG_ColorChoice (Elements a:dk1, a:lt1, a:dk2, a:lt2, a:accent1, a:accent2, a:accent3, a:accent4, a:accent5, a:accent6, a:hlink, a:folHlink, a:extrusionClr, a:contourClr, a:clrFrom, a:clrTo, a:fgClr, a:bgClr, a:buClr, a:highlight, p:clrVal, p:from, p:to, p:penClr)
Sample instance
<a:srgbClr val="0FB7"> <a:tint val="1"/> </a:srgbClr>