Shades of Karaka #363307
Tints of Karaka #363307
RGB
CMYK
RGB Variations
Color information
#363307 (or 0x363307) is known color: Karaka. HEX triplet: 36, 33 and 07. RGB value is (54,51,7). Sum of RGB (Red+Green+Blue) = 54+51+7=112 (14% of max value = 765). Red value is 54 (21.48% from 255 or 48.21% from 112); Green value is 51 (20.31% from 255 or 45.54% from 112); Blue value is 7 (3.12% from 255 or 6.25% from 112); Max value from RGB is 54 - color contains mainly: red. Hex color #363307 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363307 is #C9CCF8. Grayscale: #2F2F2F. Windows color (decimal): -13225209 or 471862. OLE color: 471862.
HSL color Cylindrical-coordinate representation of color #363307: hue angle of 56.17º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #363307 is Cyan = 0, Magento = 0.06, Yellow = 0.87 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 51 | 7 | - |
| CMYK | 0 | 0.06 | 0.87 | 0.79 |
| HSL | 56.17º | 0.77% | 0.12% | - |
| HSV(B) | 56.17º | 0.87% | 0.21% | - |
| XYZ | 2.74 | 3.17 | 0.67 | - |
| YUV | 46.88 | 105.49 | 133.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 51 | 7 | 0 | 0.06 | 0.87 | 0.79 | 56.17 | 0.77 | 0.12 |
| Hex | 36 | 33 | 7 | 0 | 6 | 57 | 4F | 38 | 4D | C |
| Octal | 66 | 63 | 7 | 0 | 6 | 127 | 117 | 70 | 115 | 14 |
| Binary | 110110 | 110011 | 111 | 0 | 110 | 1010111 | 1001111 | 111000 | 1001101 | 1100 |
Color Harmonies of #363307
Complementary color
Monochromatic Colors of #363307
Black with #363307
Text Example
Text Example
White with #363307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363307; }
p { color: rgb(54,51,7); }
H1.HeaderClassName
{
color: #363307;
}
.AnyTagClassName
{
color: #363307;
}
</style>
background-color css
<style>
a { background-color: #363307; }
a { background-color: rgb(54,51,7); }
div.DivClassName
{
background-color: #363307;
}
.BgClassName
{
background-color: #363307;
}
</style>
border-color css
<style>
span { border-color: #363307; }
span { border-color: rgb(54,51,7); }
td.TdClassName
{
border-color: #363307;
}
.TagClassName
{
border-color: #363307;
}
</style>