Shades of Karaka #313309
Tints of Karaka #313309
RGB
CMYK
RGB Variations
Color information
#313309 (or 0x313309) is known color: Karaka. HEX triplet: 31, 33 and 09. RGB value is (49,51,9). Sum of RGB (Red+Green+Blue) = 49+51+9=109 (14% of max value = 765). Red value is 49 (19.53% from 255 or 44.95% from 109); Green value is 51 (20.31% from 255 or 46.79% from 109); Blue value is 9 (3.91% from 255 or 8.26% from 109); Max value from RGB is 51 - color contains mainly: green. Hex color #313309 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #313309 is #CECCF6. Grayscale: #2D2D2D. Windows color (decimal): -13552887 or 602929. OLE color: 602929.
HSL color Cylindrical-coordinate representation of color #313309: hue angle of 62.86º degrees, saturation: 0.7, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #313309 is Cyan = 0.04, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 49 | 51 | 9 | - |
| CMYK | 0.04 | 0 | 0.82 | 0.8 |
| HSL | 62.86º | 0.7% | 0.12% | - |
| HSV(B) | 62.86º | 0.82% | 0.2% | - |
| XYZ | 2.5 | 3.04 | 0.71 | - |
| YUV | 45.61 | 107.34 | 130.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 51 | 9 | 0.04 | 0 | 0.82 | 0.8 | 62.86 | 0.7 | 0.12 |
| Hex | 31 | 33 | 9 | 4 | 0 | 52 | 50 | 3F | 46 | C |
| Octal | 61 | 63 | 11 | 4 | 0 | 122 | 120 | 77 | 106 | 14 |
| Binary | 110001 | 110011 | 1001 | 100 | 0 | 1010010 | 1010000 | 111111 | 1000110 | 1100 |
Color Harmonies of #313309
Complementary color
Monochromatic Colors of #313309
Black with #313309
Text Example
Text Example
White with #313309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313309; }
p { color: rgb(49,51,9); }
H1.HeaderClassName
{
color: #313309;
}
.AnyTagClassName
{
color: #313309;
}
</style>
background-color css
<style>
a { background-color: #313309; }
a { background-color: rgb(49,51,9); }
div.DivClassName
{
background-color: #313309;
}
.BgClassName
{
background-color: #313309;
}
</style>
border-color css
<style>
span { border-color: #313309; }
span { border-color: rgb(49,51,9); }
td.TdClassName
{
border-color: #313309;
}
.TagClassName
{
border-color: #313309;
}
</style>