Shades of Deep Koamaru #343467
Tints of Deep Koamaru #343467
RGB
CMYK
RGB Variations
Color information
#343467 (or 0x343467) is known color: Deep Koamaru. HEX triplet: 34, 34 and 67. RGB value is (52,52,103). Sum of RGB (Red+Green+Blue) = 52+52+103=207 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.12% from 207); Green value is 52 (20.70% from 255 or 25.12% from 207); Blue value is 103 (40.62% from 255 or 49.76% from 207); Max value from RGB is 103 - color contains mainly: blue. Hex color #343467 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #343467 is #CBCB98. Grayscale: #393939. Windows color (decimal): -13355929 or 6763572. OLE color: 6763572.
HSL color Cylindrical-coordinate representation of color #343467: hue angle of 240º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #343467 is Cyan = 0.50, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 52 | 103 | - |
| CMYK | 0.50 | 0.50 | 0 | 0.60 |
| HSL | 240º | 0.33% | 0.3% | - |
| HSV(B) | 240º | 0.5% | 0.4% | - |
| XYZ | 5.09 | 4.17 | 13.37 | - |
| YUV | 57.81 | 153.5 | 123.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 52 | 103 | 0.50 | 0.50 | 0 | 0.60 | 240 | 0.33 | 0.3 |
| Hex | 34 | 34 | 67 | 32 | 32 | 0 | 3C | F0 | 21 | 1E |
| Octal | 64 | 64 | 147 | 62 | 62 | 0 | 74 | 360 | 41 | 36 |
| Binary | 110100 | 110100 | 1100111 | 110010 | 110010 | 0 | 111100 | 11110000 | 100001 | 11110 |
Color Harmonies of #343467
Complementary color
Monochromatic Colors of #343467
Black with #343467
Text Example
Text Example
White with #343467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343467; }
p { color: rgb(52,52,103); }
H1.HeaderClassName
{
color: #343467;
}
.AnyTagClassName
{
color: #343467;
}
</style>
background-color css
<style>
a { background-color: #343467; }
a { background-color: rgb(52,52,103); }
div.DivClassName
{
background-color: #343467;
}
.BgClassName
{
background-color: #343467;
}
</style>
border-color css
<style>
span { border-color: #343467; }
span { border-color: rgb(52,52,103); }
td.TdClassName
{
border-color: #343467;
}
.TagClassName
{
border-color: #343467;
}
</style>