Shades of Sirocco #677871
Tints of Sirocco #677871
RGB
CMYK
RGB Variations
Color information
#677871 (or 0x677871) is known color: Sirocco. HEX triplet: 67, 78 and 71. RGB value is (103,120,113). Sum of RGB (Red+Green+Blue) = 103+120+113=336 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.65% from 336); Green value is 120 (47.27% from 255 or 35.71% from 336); Blue value is 113 (44.53% from 255 or 33.63% from 336); Max value from RGB is 120 - color contains mainly: green. Hex color #677871 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677871 is #98878E. Grayscale: #727272. Windows color (decimal): -9996175 or 7436391. OLE color: 7436391.
HSL color Cylindrical-coordinate representation of color #677871: hue angle of 155.29º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #677871 is Cyan = 0.14, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 120 | 113 | - |
| CMYK | 0.14 | 0 | 0.06 | 0.53 |
| HSL | 155.29º | 0.08% | 0.44% | - |
| HSV(B) | 155.29º | 0.14% | 0.47% | - |
| XYZ | 15.29 | 17.51 | 18.2 | - |
| YUV | 114.12 | 127.37 | 120.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 120 | 113 | 0.14 | 0 | 0.06 | 0.53 | 155.29 | 0.08 | 0.44 |
| Hex | 67 | 78 | 71 | E | 0 | 6 | 35 | 9B | 8 | 2C |
| Octal | 147 | 170 | 161 | 16 | 0 | 6 | 65 | 233 | 10 | 54 |
| Binary | 1100111 | 1111000 | 1110001 | 1110 | 0 | 110 | 110101 | 10011011 | 1000 | 101100 |
Color Harmonies of #677871
Complementary color
Monochromatic Colors of #677871
Black with #677871
Text Example
Text Example
White with #677871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677871; }
p { color: rgb(103,120,113); }
H1.HeaderClassName
{
color: #677871;
}
.AnyTagClassName
{
color: #677871;
}
</style>
background-color css
<style>
a { background-color: #677871; }
a { background-color: rgb(103,120,113); }
div.DivClassName
{
background-color: #677871;
}
.BgClassName
{
background-color: #677871;
}
</style>
border-color css
<style>
span { border-color: #677871; }
span { border-color: rgb(103,120,113); }
td.TdClassName
{
border-color: #677871;
}
.TagClassName
{
border-color: #677871;
}
</style>