Shades of Sirocco #657467
Tints of Sirocco #657467
RGB
CMYK
RGB Variations
Color information
#657467 (or 0x657467) is known color: Sirocco. HEX triplet: 65, 74 and 67. RGB value is (101,116,103). Sum of RGB (Red+Green+Blue) = 101+116+103=320 (42% of max value = 765). Red value is 101 (39.84% from 255 or 31.56% from 320); Green value is 116 (45.70% from 255 or 36.25% from 320); Blue value is 103 (40.62% from 255 or 32.19% from 320); Max value from RGB is 116 - color contains mainly: green. Hex color #657467 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657467 is #9A8B98. Grayscale: #6E6E6E. Windows color (decimal): -10128281 or 6780005. OLE color: 6780005.
HSL color Cylindrical-coordinate representation of color #657467: hue angle of 128º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #657467 is Cyan = 0.13, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 116 | 103 | - |
| CMYK | 0.13 | 0 | 0.11 | 0.55 |
| HSL | 128º | 0.07% | 0.43% | - |
| HSV(B) | 128º | 0.13% | 0.45% | - |
| XYZ | 14.06 | 16.24 | 15.22 | - |
| YUV | 110.03 | 124.03 | 121.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 116 | 103 | 0.13 | 0 | 0.11 | 0.55 | 128 | 0.07 | 0.43 |
| Hex | 65 | 74 | 67 | D | 0 | B | 37 | 80 | 7 | 2B |
| Octal | 145 | 164 | 147 | 15 | 0 | 13 | 67 | 200 | 7 | 53 |
| Binary | 1100101 | 1110100 | 1100111 | 1101 | 0 | 1011 | 110111 | 10000000 | 111 | 101011 |
Color Harmonies of #657467
Complementary color
Monochromatic Colors of #657467
Black with #657467
Text Example
Text Example
White with #657467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657467; }
p { color: rgb(101,116,103); }
H1.HeaderClassName
{
color: #657467;
}
.AnyTagClassName
{
color: #657467;
}
</style>
background-color css
<style>
a { background-color: #657467; }
a { background-color: rgb(101,116,103); }
div.DivClassName
{
background-color: #657467;
}
.BgClassName
{
background-color: #657467;
}
</style>
border-color css
<style>
span { border-color: #657467; }
span { border-color: rgb(101,116,103); }
td.TdClassName
{
border-color: #657467;
}
.TagClassName
{
border-color: #657467;
}
</style>