Shades of Deep Koamaru #262968
Tints of Deep Koamaru #262968
RGB
CMYK
RGB Variations
Color information
#262968 (or 0x262968) is known color: Deep Koamaru. HEX triplet: 26, 29 and 68. RGB value is (38,41,104). Sum of RGB (Red+Green+Blue) = 38+41+104=183 (24% of max value = 765). Red value is 38 (15.23% from 255 or 20.77% from 183); Green value is 41 (16.41% from 255 or 22.40% from 183); Blue value is 104 (41.02% from 255 or 56.83% from 183); Max value from RGB is 104 - color contains mainly: blue. Hex color #262968 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #262968 is #D9D697. Grayscale: #2F2F2F. Windows color (decimal): -14276248 or 6826278. OLE color: 6826278.
HSL color Cylindrical-coordinate representation of color #262968: hue angle of 237.27º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #262968 is Cyan = 0.63, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 41 | 104 | - |
| CMYK | 0.63 | 0.61 | 0 | 0.59 |
| HSL | 237.27º | 0.46% | 0.28% | - |
| HSV(B) | 237.27º | 0.63% | 0.41% | - |
| XYZ | 4.09 | 3 | 13.46 | - |
| YUV | 47.29 | 160.01 | 121.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 41 | 104 | 0.63 | 0.61 | 0 | 0.59 | 237.27 | 0.46 | 0.28 |
| Hex | 26 | 29 | 68 | 3F | 3D | 0 | 3B | ED | 2E | 1C |
| Octal | 46 | 51 | 150 | 77 | 75 | 0 | 73 | 355 | 56 | 34 |
| Binary | 100110 | 101001 | 1101000 | 111111 | 111101 | 0 | 111011 | 11101101 | 101110 | 11100 |
Color Harmonies of #262968
Complementary color
Monochromatic Colors of #262968
Black with #262968
Text Example
Text Example
White with #262968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262968; }
p { color: rgb(38,41,104); }
H1.HeaderClassName
{
color: #262968;
}
.AnyTagClassName
{
color: #262968;
}
</style>
background-color css
<style>
a { background-color: #262968; }
a { background-color: rgb(38,41,104); }
div.DivClassName
{
background-color: #262968;
}
.BgClassName
{
background-color: #262968;
}
</style>
border-color css
<style>
span { border-color: #262968; }
span { border-color: rgb(38,41,104); }
td.TdClassName
{
border-color: #262968;
}
.TagClassName
{
border-color: #262968;
}
</style>