Shades of Sirocco #657769
Tints of Sirocco #657769
RGB
CMYK
RGB Variations
Color information
#657769 (or 0x657769) is known color: Sirocco. HEX triplet: 65, 77 and 69. RGB value is (101,119,105). Sum of RGB (Red+Green+Blue) = 101+119+105=325 (43% of max value = 765). Red value is 101 (39.84% from 255 or 31.08% from 325); Green value is 119 (46.88% from 255 or 36.62% from 325); Blue value is 105 (41.41% from 255 or 32.31% from 325); Max value from RGB is 119 - color contains mainly: green. Hex color #657769 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657769 is #9A8896. Grayscale: #707070. Windows color (decimal): -10127511 or 6911845. OLE color: 6911845.
HSL color Cylindrical-coordinate representation of color #657769: hue angle of 133.33º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #657769 is Cyan = 0.15, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 101 | 119 | 105 | - |
| CMYK | 0.15 | 0 | 0.12 | 0.53 |
| HSL | 133.33º | 0.08% | 0.43% | - |
| HSV(B) | 133.33º | 0.15% | 0.47% | - |
| XYZ | 14.51 | 16.98 | 15.88 | - |
| YUV | 112.02 | 124.04 | 120.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 119 | 105 | 0.15 | 0 | 0.12 | 0.53 | 133.33 | 0.08 | 0.43 |
| Hex | 65 | 77 | 69 | F | 0 | C | 35 | 85 | 8 | 2B |
| Octal | 145 | 167 | 151 | 17 | 0 | 14 | 65 | 205 | 10 | 53 |
| Binary | 1100101 | 1110111 | 1101001 | 1111 | 0 | 1100 | 110101 | 10000101 | 1000 | 101011 |
Color Harmonies of #657769
Complementary color
Monochromatic Colors of #657769
Black with #657769
Text Example
Text Example
White with #657769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657769; }
p { color: rgb(101,119,105); }
H1.HeaderClassName
{
color: #657769;
}
.AnyTagClassName
{
color: #657769;
}
</style>
background-color css
<style>
a { background-color: #657769; }
a { background-color: rgb(101,119,105); }
div.DivClassName
{
background-color: #657769;
}
.BgClassName
{
background-color: #657769;
}
</style>
border-color css
<style>
span { border-color: #657769; }
span { border-color: rgb(101,119,105); }
td.TdClassName
{
border-color: #657769;
}
.TagClassName
{
border-color: #657769;
}
</style>