Shades of Crusoe #136827
Tints of Crusoe #136827
RGB
CMYK
RGB Variations
Color information
#136827 (or 0x136827) is known color: Crusoe. HEX triplet: 13, 68 and 27. RGB value is (19,104,39). Sum of RGB (Red+Green+Blue) = 19+104+39=162 (21% of max value = 765). Red value is 19 (7.81% from 255 or 11.73% from 162); Green value is 104 (41.02% from 255 or 64.20% from 162); Blue value is 39 (15.62% from 255 or 24.07% from 162); Max value from RGB is 104 - color contains mainly: green. Hex color #136827 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #136827 is #EC97D8. Grayscale: #474747. Windows color (decimal): -15505369 or 2582547. OLE color: 2582547.
HSL color Cylindrical-coordinate representation of color #136827: hue angle of 134.12º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #136827 is Cyan = 0.82, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 19 | 104 | 39 | - |
| CMYK | 0.82 | 0 | 0.62 | 0.59 |
| HSL | 134.12º | 0.69% | 0.24% | - |
| HSV(B) | 134.12º | 0.82% | 0.41% | - |
| XYZ | 5.59 | 10.19 | 3.59 | - |
| YUV | 71.18 | 109.84 | 90.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 104 | 39 | 0.82 | 0 | 0.62 | 0.59 | 134.12 | 0.69 | 0.24 |
| Hex | 13 | 68 | 27 | 52 | 0 | 3E | 3B | 86 | 45 | 18 |
| Octal | 23 | 150 | 47 | 122 | 0 | 76 | 73 | 206 | 105 | 30 |
| Binary | 10011 | 1101000 | 100111 | 1010010 | 0 | 111110 | 111011 | 10000110 | 1000101 | 11000 |
Color Harmonies of #136827
Complementary color
Monochromatic Colors of #136827
Black with #136827
Text Example
Text Example
White with #136827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #136827; }
p { color: rgb(19,104,39); }
H1.HeaderClassName
{
color: #136827;
}
.AnyTagClassName
{
color: #136827;
}
</style>
background-color css
<style>
a { background-color: #136827; }
a { background-color: rgb(19,104,39); }
div.DivClassName
{
background-color: #136827;
}
.BgClassName
{
background-color: #136827;
}
</style>
border-color css
<style>
span { border-color: #136827; }
span { border-color: rgb(19,104,39); }
td.TdClassName
{
border-color: #136827;
}
.TagClassName
{
border-color: #136827;
}
</style>