Shades of Karaka #262624
Tints of Karaka #262624
RGB
CMYK
RGB Variations
Color information
#262624 (or 0x262624) is known color: Karaka. HEX triplet: 26, 26 and 24. RGB value is (38,38,36). Sum of RGB (Red+Green+Blue) = 38+38+36=112 (14% of max value = 765). Red value is 38 (15.23% from 255 or 33.93% from 112); Green value is 38 (15.23% from 255 or 33.93% from 112); Blue value is 36 (14.45% from 255 or 32.14% from 112); Max value from RGB is 38 - color contains mainly: red, green. Hex color #262624 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #262624 is #D9D9DB. Grayscale: #252525. Windows color (decimal): -14277084 or 2369062. OLE color: 2369062.
HSL color Cylindrical-coordinate representation of color #262624: hue angle of 60º degrees, saturation: 0.03, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #262624 is Cyan = 0, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.85.
Color convert
RGB | 38 | 38 | 36 | - |
CMYK | 0 | 0 | 0.05 | 0.85 |
HSL | 60º | 0.03% | 0.15% | - |
HSV(B) | 60º | 0.05% | 0.15% | - |
XYZ | 1.81 | 1.93 | 1.95 | - |
YUV | 37.77 | 127 | 128.16 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 38 | 38 | 36 | 0 | 0 | 0.05 | 0.85 | 60 | 0.03 | 0.15 |
Hex | 26 | 26 | 24 | 0 | 0 | 5 | 55 | 3C | 3 | F |
Octal | 46 | 46 | 44 | 0 | 0 | 5 | 125 | 74 | 3 | 17 |
Binary | 100110 | 100110 | 100100 | 0 | 0 | 101 | 1010101 | 111100 | 11 | 1111 |
Color Harmonies of #262624
Complementary color
Monochromatic Colors of #262624
Black with #262624
Text Example
Text Example
White with #262624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262624; }
p { color: rgb(38,38,36); }
H1.HeaderClassName
{
color: #262624;
}
.AnyTagClassName
{
color: #262624;
}
</style>
background-color css
<style>
a { background-color: #262624; }
a { background-color: rgb(38,38,36); }
div.DivClassName
{
background-color: #262624;
}
.BgClassName
{
background-color: #262624;
}
</style>
border-color css
<style>
span { border-color: #262624; }
span { border-color: rgb(38,38,36); }
td.TdClassName
{
border-color: #262624;
}
.TagClassName
{
border-color: #262624;
}
</style>