Shades of Karaka #363505
Tints of Karaka #363505
RGB
CMYK
RGB Variations
Color information
#363505 (or 0x363505) is known color: Karaka. HEX triplet: 36, 35 and 05. RGB value is (54,53,5). Sum of RGB (Red+Green+Blue) = 54+53+5=112 (14% of max value = 765). Red value is 54 (21.48% from 255 or 48.21% from 112); Green value is 53 (21.09% from 255 or 47.32% from 112); Blue value is 5 (2.34% from 255 or 4.46% from 112); Max value from RGB is 54 - color contains mainly: red. Hex color #363505 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363505 is #C9CAFA. Grayscale: #303030. Windows color (decimal): -13224699 or 341302. OLE color: 341302.
HSL color Cylindrical-coordinate representation of color #363505: hue angle of 58.78º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #363505 is Cyan = 0, Magento = 0.02, Yellow = 0.91 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 53 | 5 | - |
| CMYK | 0 | 0.02 | 0.91 | 0.79 |
| HSL | 58.78º | 0.83% | 0.12% | - |
| HSV(B) | 58.78º | 0.91% | 0.21% | - |
| XYZ | 2.82 | 3.34 | 0.64 | - |
| YUV | 47.83 | 103.83 | 132.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 53 | 5 | 0 | 0.02 | 0.91 | 0.79 | 58.78 | 0.83 | 0.12 |
| Hex | 36 | 35 | 5 | 0 | 2 | 5B | 4F | 3B | 53 | C |
| Octal | 66 | 65 | 5 | 0 | 2 | 133 | 117 | 73 | 123 | 14 |
| Binary | 110110 | 110101 | 101 | 0 | 10 | 1011011 | 1001111 | 111011 | 1010011 | 1100 |
Color Harmonies of #363505
Complementary color
Monochromatic Colors of #363505
Black with #363505
Text Example
Text Example
White with #363505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363505; }
p { color: rgb(54,53,5); }
H1.HeaderClassName
{
color: #363505;
}
.AnyTagClassName
{
color: #363505;
}
</style>
background-color css
<style>
a { background-color: #363505; }
a { background-color: rgb(54,53,5); }
div.DivClassName
{
background-color: #363505;
}
.BgClassName
{
background-color: #363505;
}
</style>
border-color css
<style>
span { border-color: #363505; }
span { border-color: rgb(54,53,5); }
td.TdClassName
{
border-color: #363505;
}
.TagClassName
{
border-color: #363505;
}
</style>