Shades of Deep Koamaru #343459
Tints of Deep Koamaru #343459
RGB
CMYK
RGB Variations
Color information
#343459 (or 0x343459) is known color: Deep Koamaru. HEX triplet: 34, 34 and 59. RGB value is (52,52,89). Sum of RGB (Red+Green+Blue) = 52+52+89=193 (25% of max value = 765). Red value is 52 (20.70% from 255 or 26.94% from 193); Green value is 52 (20.70% from 255 or 26.94% from 193); Blue value is 89 (35.16% from 255 or 46.11% from 193); Max value from RGB is 89 - color contains mainly: blue. Hex color #343459 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #343459 is #CBCBA6. Grayscale: #383838. Windows color (decimal): -13355943 or 5846068. OLE color: 5846068.
HSL color Cylindrical-coordinate representation of color #343459: hue angle of 240º degrees, saturation: 0.26, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #343459 is Cyan = 0.42, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 52 | 52 | 89 | - |
| CMYK | 0.42 | 0.42 | 0 | 0.65 |
| HSL | 240º | 0.26% | 0.28% | - |
| HSV(B) | 240º | 0.42% | 0.35% | - |
| XYZ | 4.45 | 3.91 | 9.97 | - |
| YUV | 56.22 | 146.5 | 124.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 52 | 89 | 0.42 | 0.42 | 0 | 0.65 | 240 | 0.26 | 0.28 |
| Hex | 34 | 34 | 59 | 2A | 2A | 0 | 41 | F0 | 1A | 1C |
| Octal | 64 | 64 | 131 | 52 | 52 | 0 | 101 | 360 | 32 | 34 |
| Binary | 110100 | 110100 | 1011001 | 101010 | 101010 | 0 | 1000001 | 11110000 | 11010 | 11100 |
Color Harmonies of #343459
Complementary color
Monochromatic Colors of #343459
Black with #343459
Text Example
Text Example
White with #343459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343459; }
p { color: rgb(52,52,89); }
H1.HeaderClassName
{
color: #343459;
}
.AnyTagClassName
{
color: #343459;
}
</style>
background-color css
<style>
a { background-color: #343459; }
a { background-color: rgb(52,52,89); }
div.DivClassName
{
background-color: #343459;
}
.BgClassName
{
background-color: #343459;
}
</style>
border-color css
<style>
span { border-color: #343459; }
span { border-color: rgb(52,52,89); }
td.TdClassName
{
border-color: #343459;
}
.TagClassName
{
border-color: #343459;
}
</style>