Shades of Deep Koamaru #343460
Tints of Deep Koamaru #343460
RGB
CMYK
RGB Variations
Color information
#343460 (or 0x343460) is known color: Deep Koamaru. HEX triplet: 34, 34 and 60. RGB value is (52,52,96). Sum of RGB (Red+Green+Blue) = 52+52+96=200 (26% of max value = 765). Red value is 52 (20.70% from 255 or 26% from 200); Green value is 52 (20.70% from 255 or 26% from 200); Blue value is 96 (37.89% from 255 or 48% from 200); Max value from RGB is 96 - color contains mainly: blue. Hex color #343460 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #343460 is #CBCB9F. Grayscale: #383838. Windows color (decimal): -13355936 or 6304820. OLE color: 6304820.
HSL color Cylindrical-coordinate representation of color #343460: hue angle of 240º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #343460 is Cyan = 0.46, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 52 | 96 | - |
| CMYK | 0.46 | 0.46 | 0 | 0.62 |
| HSL | 240º | 0.3% | 0.29% | - |
| HSV(B) | 240º | 0.46% | 0.38% | - |
| XYZ | 4.76 | 4.03 | 11.59 | - |
| YUV | 57.02 | 150 | 124.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 52 | 96 | 0.46 | 0.46 | 0 | 0.62 | 240 | 0.3 | 0.29 |
| Hex | 34 | 34 | 60 | 2E | 2E | 0 | 3E | F0 | 1E | 1D |
| Octal | 64 | 64 | 140 | 56 | 56 | 0 | 76 | 360 | 36 | 35 |
| Binary | 110100 | 110100 | 1100000 | 101110 | 101110 | 0 | 111110 | 11110000 | 11110 | 11101 |
Color Harmonies of #343460
Complementary color
Monochromatic Colors of #343460
Black with #343460
Text Example
Text Example
White with #343460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343460; }
p { color: rgb(52,52,96); }
H1.HeaderClassName
{
color: #343460;
}
.AnyTagClassName
{
color: #343460;
}
</style>
background-color css
<style>
a { background-color: #343460; }
a { background-color: rgb(52,52,96); }
div.DivClassName
{
background-color: #343460;
}
.BgClassName
{
background-color: #343460;
}
</style>
border-color css
<style>
span { border-color: #343460; }
span { border-color: rgb(52,52,96); }
td.TdClassName
{
border-color: #343460;
}
.TagClassName
{
border-color: #343460;
}
</style>