Shades of Karaka #363504
Tints of Karaka #363504
RGB
CMYK
RGB Variations
Color information
#363504 (or 0x363504) is known color: Karaka. HEX triplet: 36, 35 and 04. RGB value is (54,53,4). Sum of RGB (Red+Green+Blue) = 54+53+4=111 (14% of max value = 765). Red value is 54 (21.48% from 255 or 48.65% from 111); Green value is 53 (21.09% from 255 or 47.75% from 111); Blue value is 4 (1.95% from 255 or 3.60% from 111); Max value from RGB is 54 - color contains mainly: red. Hex color #363504 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363504 is #C9CAFB. Grayscale: #2F2F2F. Windows color (decimal): -13224700 or 275766. OLE color: 275766.
HSL color Cylindrical-coordinate representation of color #363504: hue angle of 58.8º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #363504 is Cyan = 0, Magento = 0.02, Yellow = 0.93 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 53 | 4 | - |
| CMYK | 0 | 0.02 | 0.93 | 0.79 |
| HSL | 58.8º | 0.86% | 0.11% | - |
| HSV(B) | 58.8º | 0.93% | 0.21% | - |
| XYZ | 2.82 | 3.34 | 0.61 | - |
| YUV | 47.71 | 103.33 | 132.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 53 | 4 | 0 | 0.02 | 0.93 | 0.79 | 58.8 | 0.86 | 0.11 |
| Hex | 36 | 35 | 4 | 0 | 2 | 5D | 4F | 3B | 56 | B |
| Octal | 66 | 65 | 4 | 0 | 2 | 135 | 117 | 73 | 126 | 13 |
| Binary | 110110 | 110101 | 100 | 0 | 10 | 1011101 | 1001111 | 111011 | 1010110 | 1011 |
Color Harmonies of #363504
Complementary color
Monochromatic Colors of #363504
Black with #363504
Text Example
Text Example
White with #363504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363504; }
p { color: rgb(54,53,4); }
H1.HeaderClassName
{
color: #363504;
}
.AnyTagClassName
{
color: #363504;
}
</style>
background-color css
<style>
a { background-color: #363504; }
a { background-color: rgb(54,53,4); }
div.DivClassName
{
background-color: #363504;
}
.BgClassName
{
background-color: #363504;
}
</style>
border-color css
<style>
span { border-color: #363504; }
span { border-color: rgb(54,53,4); }
td.TdClassName
{
border-color: #363504;
}
.TagClassName
{
border-color: #363504;
}
</style>