Shades of Karaka #363503
Tints of Karaka #363503
RGB
CMYK
RGB Variations
Color information
#363503 (or 0x363503) is known color: Karaka. HEX triplet: 36, 35 and 03. RGB value is (54,53,3). Sum of RGB (Red+Green+Blue) = 54+53+3=110 (14% of max value = 765). Red value is 54 (21.48% from 255 or 49.09% from 110); Green value is 53 (21.09% from 255 or 48.18% from 110); Blue value is 3 (1.56% from 255 or 2.73% from 110); Max value from RGB is 54 - color contains mainly: red. Hex color #363503 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363503 is #C9CAFC. Grayscale: #2F2F2F. Windows color (decimal): -13224701 or 210230. OLE color: 210230.
HSL color Cylindrical-coordinate representation of color #363503: hue angle of 58.82º degrees, saturation: 0.89, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #363503 is Cyan = 0, Magento = 0.02, Yellow = 0.94 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 53 | 3 | - |
| CMYK | 0 | 0.02 | 0.94 | 0.79 |
| HSL | 58.82º | 0.89% | 0.11% | - |
| HSV(B) | 58.82º | 0.94% | 0.21% | - |
| XYZ | 2.81 | 3.34 | 0.58 | - |
| YUV | 47.6 | 102.83 | 132.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 53 | 3 | 0 | 0.02 | 0.94 | 0.79 | 58.82 | 0.89 | 0.11 |
| Hex | 36 | 35 | 3 | 0 | 2 | 5E | 4F | 3B | 59 | B |
| Octal | 66 | 65 | 3 | 0 | 2 | 136 | 117 | 73 | 131 | 13 |
| Binary | 110110 | 110101 | 11 | 0 | 10 | 1011110 | 1001111 | 111011 | 1011001 | 1011 |
Color Harmonies of #363503
Complementary color
Monochromatic Colors of #363503
Black with #363503
Text Example
Text Example
White with #363503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363503; }
p { color: rgb(54,53,3); }
H1.HeaderClassName
{
color: #363503;
}
.AnyTagClassName
{
color: #363503;
}
</style>
background-color css
<style>
a { background-color: #363503; }
a { background-color: rgb(54,53,3); }
div.DivClassName
{
background-color: #363503;
}
.BgClassName
{
background-color: #363503;
}
</style>
border-color css
<style>
span { border-color: #363503; }
span { border-color: rgb(54,53,3); }
td.TdClassName
{
border-color: #363503;
}
.TagClassName
{
border-color: #363503;
}
</style>