Shades of Sirocco #637266
Tints of Sirocco #637266
RGB
CMYK
RGB Variations
Color information
#637266 (or 0x637266) is known color: Sirocco. HEX triplet: 63, 72 and 66. RGB value is (99,114,102). Sum of RGB (Red+Green+Blue) = 99+114+102=315 (41% of max value = 765). Red value is 99 (39.06% from 255 or 31.43% from 315); Green value is 114 (44.92% from 255 or 36.19% from 315); Blue value is 102 (40.23% from 255 or 32.38% from 315); Max value from RGB is 114 - color contains mainly: green. Hex color #637266 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637266 is #9C8D99. Grayscale: #6C6C6C. Windows color (decimal): -10259866 or 6713955. OLE color: 6713955.
HSL color Cylindrical-coordinate representation of color #637266: hue angle of 132º degrees, saturation: 0.07, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #637266 is Cyan = 0.13, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 99 | 114 | 102 | - |
| CMYK | 0.13 | 0 | 0.11 | 0.55 |
| HSL | 132º | 0.07% | 0.42% | - |
| HSV(B) | 132º | 0.13% | 0.45% | - |
| XYZ | 13.56 | 15.65 | 14.88 | - |
| YUV | 108.15 | 124.53 | 121.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 114 | 102 | 0.13 | 0 | 0.11 | 0.55 | 132 | 0.07 | 0.42 |
| Hex | 63 | 72 | 66 | D | 0 | B | 37 | 84 | 7 | 2A |
| Octal | 143 | 162 | 146 | 15 | 0 | 13 | 67 | 204 | 7 | 52 |
| Binary | 1100011 | 1110010 | 1100110 | 1101 | 0 | 1011 | 110111 | 10000100 | 111 | 101010 |
Color Harmonies of #637266
Complementary color
Monochromatic Colors of #637266
Black with #637266
Text Example
Text Example
White with #637266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637266; }
p { color: rgb(99,114,102); }
H1.HeaderClassName
{
color: #637266;
}
.AnyTagClassName
{
color: #637266;
}
</style>
background-color css
<style>
a { background-color: #637266; }
a { background-color: rgb(99,114,102); }
div.DivClassName
{
background-color: #637266;
}
.BgClassName
{
background-color: #637266;
}
</style>
border-color css
<style>
span { border-color: #637266; }
span { border-color: rgb(99,114,102); }
td.TdClassName
{
border-color: #637266;
}
.TagClassName
{
border-color: #637266;
}
</style>