Shades of Karaka #363421
Tints of Karaka #363421
RGB
CMYK
RGB Variations
Color information
#363421 (or 0x363421) is known color: Karaka. HEX triplet: 36, 34 and 21. RGB value is (54,52,33). Sum of RGB (Red+Green+Blue) = 54+52+33=139 (18% of max value = 765). Red value is 54 (21.48% from 255 or 38.85% from 139); Green value is 52 (20.70% from 255 or 37.41% from 139); Blue value is 33 (13.28% from 255 or 23.74% from 139); Max value from RGB is 54 - color contains mainly: red. Hex color #363421 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363421 is #C9CBDE. Grayscale: #323232. Windows color (decimal): -13224927 or 2176054. OLE color: 2176054.
HSL color Cylindrical-coordinate representation of color #363421: hue angle of 54.29º degrees, saturation: 0.24, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #363421 is Cyan = 0, Magento = 0.04, Yellow = 0.39 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 52 | 33 | - |
| CMYK | 0 | 0.04 | 0.39 | 0.79 |
| HSL | 54.29º | 0.24% | 0.17% | - |
| HSV(B) | 54.29º | 0.39% | 0.21% | - |
| XYZ | 3.02 | 3.35 | 1.93 | - |
| YUV | 50.43 | 118.16 | 130.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 52 | 33 | 0 | 0.04 | 0.39 | 0.79 | 54.29 | 0.24 | 0.17 |
| Hex | 36 | 34 | 21 | 0 | 4 | 27 | 4F | 36 | 18 | 11 |
| Octal | 66 | 64 | 41 | 0 | 4 | 47 | 117 | 66 | 30 | 21 |
| Binary | 110110 | 110100 | 100001 | 0 | 100 | 100111 | 1001111 | 110110 | 11000 | 10001 |
Color Harmonies of #363421
Complementary color
Monochromatic Colors of #363421
Black with #363421
Text Example
Text Example
White with #363421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363421; }
p { color: rgb(54,52,33); }
H1.HeaderClassName
{
color: #363421;
}
.AnyTagClassName
{
color: #363421;
}
</style>
background-color css
<style>
a { background-color: #363421; }
a { background-color: rgb(54,52,33); }
div.DivClassName
{
background-color: #363421;
}
.BgClassName
{
background-color: #363421;
}
</style>
border-color css
<style>
span { border-color: #363421; }
span { border-color: rgb(54,52,33); }
td.TdClassName
{
border-color: #363421;
}
.TagClassName
{
border-color: #363421;
}
</style>