Shades of Sirocco #617267
Tints of Sirocco #617267
RGB
CMYK
RGB Variations
Color information
#617267 (or 0x617267) is known color: Sirocco. HEX triplet: 61, 72 and 67. RGB value is (97,114,103). Sum of RGB (Red+Green+Blue) = 97+114+103=314 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.89% from 314); Green value is 114 (44.92% from 255 or 36.31% from 314); Blue value is 103 (40.62% from 255 or 32.80% from 314); Max value from RGB is 114 - color contains mainly: green. Hex color #617267 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617267 is #9E8D98. Grayscale: #6B6B6B. Windows color (decimal): -10390937 or 6779489. OLE color: 6779489.
HSL color Cylindrical-coordinate representation of color #617267: hue angle of 141.18º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #617267 is Cyan = 0.15, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 114 | 103 | - |
| CMYK | 0.15 | 0 | 0.10 | 0.55 |
| HSL | 141.18º | 0.08% | 0.41% | - |
| HSV(B) | 141.18º | 0.15% | 0.45% | - |
| XYZ | 13.4 | 15.56 | 15.13 | - |
| YUV | 107.66 | 125.37 | 120.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 114 | 103 | 0.15 | 0 | 0.10 | 0.55 | 141.18 | 0.08 | 0.41 |
| Hex | 61 | 72 | 67 | F | 0 | A | 37 | 8D | 8 | 29 |
| Octal | 141 | 162 | 147 | 17 | 0 | 12 | 67 | 215 | 10 | 51 |
| Binary | 1100001 | 1110010 | 1100111 | 1111 | 0 | 1010 | 110111 | 10001101 | 1000 | 101001 |
Color Harmonies of #617267
Complementary color
Monochromatic Colors of #617267
Black with #617267
Text Example
Text Example
White with #617267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617267; }
p { color: rgb(97,114,103); }
H1.HeaderClassName
{
color: #617267;
}
.AnyTagClassName
{
color: #617267;
}
</style>
background-color css
<style>
a { background-color: #617267; }
a { background-color: rgb(97,114,103); }
div.DivClassName
{
background-color: #617267;
}
.BgClassName
{
background-color: #617267;
}
</style>
border-color css
<style>
span { border-color: #617267; }
span { border-color: rgb(97,114,103); }
td.TdClassName
{
border-color: #617267;
}
.TagClassName
{
border-color: #617267;
}
</style>