Shades of Deep Koamaru #343458
Tints of Deep Koamaru #343458
RGB
CMYK
RGB Variations
Color information
#343458 (or 0x343458) is known color: Deep Koamaru. HEX triplet: 34, 34 and 58. RGB value is (52,52,88). Sum of RGB (Red+Green+Blue) = 52+52+88=192 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.08% from 192); Green value is 52 (20.70% from 255 or 27.08% from 192); Blue value is 88 (34.77% from 255 or 45.83% from 192); Max value from RGB is 88 - color contains mainly: blue. Hex color #343458 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #343458 is #CBCBA7. Grayscale: #373737. Windows color (decimal): -13355944 or 5780532. OLE color: 5780532.
HSL color Cylindrical-coordinate representation of color #343458: hue angle of 240º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #343458 is Cyan = 0.41, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 52 | 52 | 88 | - |
| CMYK | 0.41 | 0.41 | 0 | 0.65 |
| HSL | 240º | 0.26% | 0.27% | - |
| HSV(B) | 240º | 0.41% | 0.35% | - |
| XYZ | 4.41 | 3.89 | 9.75 | - |
| YUV | 56.1 | 146 | 125.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 52 | 88 | 0.41 | 0.41 | 0 | 0.65 | 240 | 0.26 | 0.27 |
| Hex | 34 | 34 | 58 | 29 | 29 | 0 | 41 | F0 | 1A | 1B |
| Octal | 64 | 64 | 130 | 51 | 51 | 0 | 101 | 360 | 32 | 33 |
| Binary | 110100 | 110100 | 1011000 | 101001 | 101001 | 0 | 1000001 | 11110000 | 11010 | 11011 |
Color Harmonies of #343458
Complementary color
Monochromatic Colors of #343458
Black with #343458
Text Example
Text Example
White with #343458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343458; }
p { color: rgb(52,52,88); }
H1.HeaderClassName
{
color: #343458;
}
.AnyTagClassName
{
color: #343458;
}
</style>
background-color css
<style>
a { background-color: #343458; }
a { background-color: rgb(52,52,88); }
div.DivClassName
{
background-color: #343458;
}
.BgClassName
{
background-color: #343458;
}
</style>
border-color css
<style>
span { border-color: #343458; }
span { border-color: rgb(52,52,88); }
td.TdClassName
{
border-color: #343458;
}
.TagClassName
{
border-color: #343458;
}
</style>