Shades of Crusoe #136034
Tints of Crusoe #136034
RGB
CMYK
RGB Variations
Color information
#136034 (or 0x136034) is known color: Crusoe. HEX triplet: 13, 60 and 34. RGB value is (19,96,52). Sum of RGB (Red+Green+Blue) = 19+96+52=167 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.38% from 167); Green value is 96 (37.89% from 255 or 57.49% from 167); Blue value is 52 (20.70% from 255 or 31.14% from 167); Max value from RGB is 96 - color contains mainly: green. Hex color #136034 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #136034 is #EC9FCB. Grayscale: #444444. Windows color (decimal): -15507404 or 3432467. OLE color: 3432467.
HSL color Cylindrical-coordinate representation of color #136034: hue angle of 145.71º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #136034 is Cyan = 0.80, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 19 | 96 | 52 | - |
| CMYK | 0.80 | 0 | 0.46 | 0.62 |
| HSL | 145.71º | 0.67% | 0.23% | - |
| HSV(B) | 145.71º | 0.8% | 0.38% | - |
| XYZ | 5.07 | 8.75 | 4.67 | - |
| YUV | 67.96 | 118.99 | 93.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 96 | 52 | 0.80 | 0 | 0.46 | 0.62 | 145.71 | 0.67 | 0.23 |
| Hex | 13 | 60 | 34 | 50 | 0 | 2E | 3E | 92 | 43 | 17 |
| Octal | 23 | 140 | 64 | 120 | 0 | 56 | 76 | 222 | 103 | 27 |
| Binary | 10011 | 1100000 | 110100 | 1010000 | 0 | 101110 | 111110 | 10010010 | 1000011 | 10111 |
Color Harmonies of #136034
Complementary color
Monochromatic Colors of #136034
Black with #136034
Text Example
Text Example
White with #136034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136034; }
p { color: rgb(19,96,52); }
H1.HeaderClassName
{
color: #136034;
}
.AnyTagClassName
{
color: #136034;
}
</style>
background-color css
<style>
a { background-color: #136034; }
a { background-color: rgb(19,96,52); }
div.DivClassName
{
background-color: #136034;
}
.BgClassName
{
background-color: #136034;
}
</style>
border-color css
<style>
span { border-color: #136034; }
span { border-color: rgb(19,96,52); }
td.TdClassName
{
border-color: #136034;
}
.TagClassName
{
border-color: #136034;
}
</style>