Shades of Karaka #363719
Tints of Karaka #363719
RGB
CMYK
RGB Variations
Color information
#363719 (or 0x363719) is known color: Karaka. HEX triplet: 36, 37 and 19. RGB value is (54,55,25). Sum of RGB (Red+Green+Blue) = 54+55+25=134 (17% of max value = 765). Red value is 54 (21.48% from 255 or 40.30% from 134); Green value is 55 (21.88% from 255 or 41.04% from 134); Blue value is 25 (10.16% from 255 or 18.66% from 134); Max value from RGB is 55 - color contains mainly: green. Hex color #363719 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363719 is #C9C8E6. Grayscale: #333333. Windows color (decimal): -13224167 or 1652534. OLE color: 1652534.
HSL color Cylindrical-coordinate representation of color #363719: hue angle of 62º degrees, saturation: 0.38, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #363719 is Cyan = 0.02, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 55 | 25 | - |
| CMYK | 0.02 | 0 | 0.55 | 0.78 |
| HSL | 62º | 0.38% | 0.16% | - |
| HSV(B) | 62º | 0.55% | 0.22% | - |
| XYZ | 3.06 | 3.59 | 1.45 | - |
| YUV | 51.28 | 113.17 | 129.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 55 | 25 | 0.02 | 0 | 0.55 | 0.78 | 62 | 0.38 | 0.16 |
| Hex | 36 | 37 | 19 | 2 | 0 | 37 | 4E | 3E | 26 | 10 |
| Octal | 66 | 67 | 31 | 2 | 0 | 67 | 116 | 76 | 46 | 20 |
| Binary | 110110 | 110111 | 11001 | 10 | 0 | 110111 | 1001110 | 111110 | 100110 | 10000 |
Color Harmonies of #363719
Complementary color
Monochromatic Colors of #363719
Black with #363719
Text Example
Text Example
White with #363719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363719; }
p { color: rgb(54,55,25); }
H1.HeaderClassName
{
color: #363719;
}
.AnyTagClassName
{
color: #363719;
}
</style>
background-color css
<style>
a { background-color: #363719; }
a { background-color: rgb(54,55,25); }
div.DivClassName
{
background-color: #363719;
}
.BgClassName
{
background-color: #363719;
}
</style>
border-color css
<style>
span { border-color: #363719; }
span { border-color: rgb(54,55,25); }
td.TdClassName
{
border-color: #363719;
}
.TagClassName
{
border-color: #363719;
}
</style>