Shades of Deep Koamaru #343671
Tints of Deep Koamaru #343671
RGB
CMYK
RGB Variations
Color information
#343671 (or 0x343671) is known color: Deep Koamaru. HEX triplet: 34, 36 and 71. RGB value is (52,54,113). Sum of RGB (Red+Green+Blue) = 52+54+113=219 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.74% from 219); Green value is 54 (21.48% from 255 or 24.66% from 219); Blue value is 113 (44.53% from 255 or 51.60% from 219); Max value from RGB is 113 - color contains mainly: blue. Hex color #343671 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #343671 is #CBC98E. Grayscale: #3B3B3B. Windows color (decimal): -13355407 or 7419444. OLE color: 7419444.
HSL color Cylindrical-coordinate representation of color #343671: hue angle of 238.03º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #343671 is Cyan = 0.54, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 54 | 113 | - |
| CMYK | 0.54 | 0.52 | 0 | 0.56 |
| HSL | 238.03º | 0.37% | 0.32% | - |
| HSV(B) | 238.03º | 0.54% | 0.44% | - |
| XYZ | 5.72 | 4.56 | 16.2 | - |
| YUV | 60.13 | 157.84 | 122.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 54 | 113 | 0.54 | 0.52 | 0 | 0.56 | 238.03 | 0.37 | 0.32 |
| Hex | 34 | 36 | 71 | 36 | 34 | 0 | 38 | EE | 25 | 20 |
| Octal | 64 | 66 | 161 | 66 | 64 | 0 | 70 | 356 | 45 | 40 |
| Binary | 110100 | 110110 | 1110001 | 110110 | 110100 | 0 | 111000 | 11101110 | 100101 | 100000 |
Color Harmonies of #343671
Complementary color
Monochromatic Colors of #343671
Black with #343671
Text Example
Text Example
White with #343671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343671; }
p { color: rgb(52,54,113); }
H1.HeaderClassName
{
color: #343671;
}
.AnyTagClassName
{
color: #343671;
}
</style>
background-color css
<style>
a { background-color: #343671; }
a { background-color: rgb(52,54,113); }
div.DivClassName
{
background-color: #343671;
}
.BgClassName
{
background-color: #343671;
}
</style>
border-color css
<style>
span { border-color: #343671; }
span { border-color: rgb(52,54,113); }
td.TdClassName
{
border-color: #343671;
}
.TagClassName
{
border-color: #343671;
}
</style>