Shades of Crusoe #116319
Tints of Crusoe #116319
RGB
CMYK
RGB Variations
Color information
#116319 (or 0x116319) is known color: Crusoe. HEX triplet: 11, 63 and 19. RGB value is (17,99,25). Sum of RGB (Red+Green+Blue) = 17+99+25=141 (18% of max value = 765). Red value is 17 (7.03% from 255 or 12.06% from 141); Green value is 99 (39.06% from 255 or 70.21% from 141); Blue value is 25 (10.16% from 255 or 17.73% from 141); Max value from RGB is 99 - color contains mainly: green. Hex color #116319 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #116319 is #EE9CE6. Grayscale: #424242. Windows color (decimal): -15637735 or 1663761. OLE color: 1663761.
HSL color Cylindrical-coordinate representation of color #116319: hue angle of 125.85º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #116319 is Cyan = 0.83, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 17 | 99 | 25 | - |
| CMYK | 0.83 | 0 | 0.75 | 0.61 |
| HSL | 125.85º | 0.71% | 0.23% | - |
| HSV(B) | 125.85º | 0.83% | 0.39% | - |
| XYZ | 4.87 | 9.11 | 2.42 | - |
| YUV | 66.05 | 104.83 | 93.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 99 | 25 | 0.83 | 0 | 0.75 | 0.61 | 125.85 | 0.71 | 0.23 |
| Hex | 11 | 63 | 19 | 53 | 0 | 4B | 3D | 7E | 47 | 17 |
| Octal | 21 | 143 | 31 | 123 | 0 | 113 | 75 | 176 | 107 | 27 |
| Binary | 10001 | 1100011 | 11001 | 1010011 | 0 | 1001011 | 111101 | 1111110 | 1000111 | 10111 |
Color Harmonies of #116319
Complementary color
Monochromatic Colors of #116319
Black with #116319
Text Example
Text Example
White with #116319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116319; }
p { color: rgb(17,99,25); }
H1.HeaderClassName
{
color: #116319;
}
.AnyTagClassName
{
color: #116319;
}
</style>
background-color css
<style>
a { background-color: #116319; }
a { background-color: rgb(17,99,25); }
div.DivClassName
{
background-color: #116319;
}
.BgClassName
{
background-color: #116319;
}
</style>
border-color css
<style>
span { border-color: #116319; }
span { border-color: rgb(17,99,25); }
td.TdClassName
{
border-color: #116319;
}
.TagClassName
{
border-color: #116319;
}
</style>