Shades of Karaka #363511
Tints of Karaka #363511
RGB
CMYK
RGB Variations
Color information
#363511 (or 0x363511) is known color: Karaka. HEX triplet: 36, 35 and 11. RGB value is (54,53,17). Sum of RGB (Red+Green+Blue) = 54+53+17=124 (16% of max value = 765). Red value is 54 (21.48% from 255 or 43.55% from 124); Green value is 53 (21.09% from 255 or 42.74% from 124); Blue value is 17 (7.03% from 255 or 13.71% from 124); Max value from RGB is 54 - color contains mainly: red. Hex color #363511 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363511 is #C9CAEE. Grayscale: #313131. Windows color (decimal): -13224687 or 1127734. OLE color: 1127734.
HSL color Cylindrical-coordinate representation of color #363511: hue angle of 58.38º degrees, saturation: 0.52, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #363511 is Cyan = 0, Magento = 0.02, Yellow = 0.69 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 53 | 17 | - |
| CMYK | 0 | 0.02 | 0.69 | 0.79 |
| HSL | 58.38º | 0.52% | 0.14% | - |
| HSV(B) | 58.38º | 0.69% | 0.21% | - |
| XYZ | 2.9 | 3.37 | 1.03 | - |
| YUV | 49.2 | 109.83 | 131.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 53 | 17 | 0 | 0.02 | 0.69 | 0.79 | 58.38 | 0.52 | 0.14 |
| Hex | 36 | 35 | 11 | 0 | 2 | 45 | 4F | 3A | 34 | E |
| Octal | 66 | 65 | 21 | 0 | 2 | 105 | 117 | 72 | 64 | 16 |
| Binary | 110110 | 110101 | 10001 | 0 | 10 | 1000101 | 1001111 | 111010 | 110100 | 1110 |
Color Harmonies of #363511
Complementary color
Monochromatic Colors of #363511
Black with #363511
Text Example
Text Example
White with #363511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363511; }
p { color: rgb(54,53,17); }
H1.HeaderClassName
{
color: #363511;
}
.AnyTagClassName
{
color: #363511;
}
</style>
background-color css
<style>
a { background-color: #363511; }
a { background-color: rgb(54,53,17); }
div.DivClassName
{
background-color: #363511;
}
.BgClassName
{
background-color: #363511;
}
</style>
border-color css
<style>
span { border-color: #363511; }
span { border-color: rgb(54,53,17); }
td.TdClassName
{
border-color: #363511;
}
.TagClassName
{
border-color: #363511;
}
</style>