Shades of Sirocco #618269
Tints of Sirocco #618269
RGB
CMYK
RGB Variations
Color information
#618269 (or 0x618269) is known color: Sirocco. HEX triplet: 61, 82 and 69. RGB value is (97,130,105). Sum of RGB (Red+Green+Blue) = 97+130+105=332 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.22% from 332); Green value is 130 (51.17% from 255 or 39.16% from 332); Blue value is 105 (41.41% from 255 or 31.63% from 332); Max value from RGB is 130 - color contains mainly: green. Hex color #618269 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #618269 is #9E7D96. Grayscale: #757575. Windows color (decimal): -10386839 or 6914657. OLE color: 6914657.
HSL color Cylindrical-coordinate representation of color #618269: hue angle of 134.55º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #618269 is Cyan = 0.25, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 130 | 105 | - |
| CMYK | 0.25 | 0 | 0.19 | 0.49 |
| HSL | 134.55º | 0.15% | 0.45% | - |
| HSV(B) | 134.55º | 0.25% | 0.51% | - |
| XYZ | 15.46 | 19.53 | 16.32 | - |
| YUV | 117.28 | 121.07 | 113.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 130 | 105 | 0.25 | 0 | 0.19 | 0.49 | 134.55 | 0.15 | 0.45 |
| Hex | 61 | 82 | 69 | 19 | 0 | 13 | 31 | 87 | F | 2D |
| Octal | 141 | 202 | 151 | 31 | 0 | 23 | 61 | 207 | 17 | 55 |
| Binary | 1100001 | 10000010 | 1101001 | 11001 | 0 | 10011 | 110001 | 10000111 | 1111 | 101101 |
Color Harmonies of #618269
Complementary color
Monochromatic Colors of #618269
Black with #618269
Text Example
Text Example
White with #618269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618269; }
p { color: rgb(97,130,105); }
H1.HeaderClassName
{
color: #618269;
}
.AnyTagClassName
{
color: #618269;
}
</style>
background-color css
<style>
a { background-color: #618269; }
a { background-color: rgb(97,130,105); }
div.DivClassName
{
background-color: #618269;
}
.BgClassName
{
background-color: #618269;
}
</style>
border-color css
<style>
span { border-color: #618269; }
span { border-color: rgb(97,130,105); }
td.TdClassName
{
border-color: #618269;
}
.TagClassName
{
border-color: #618269;
}
</style>