Shades of Deep Koamaru #343669
Tints of Deep Koamaru #343669
RGB
CMYK
RGB Variations
Color information
#343669 (or 0x343669) is known color: Deep Koamaru. HEX triplet: 34, 36 and 69. RGB value is (52,54,105). Sum of RGB (Red+Green+Blue) = 52+54+105=211 (27% of max value = 765). Red value is 52 (20.70% from 255 or 24.64% from 211); Green value is 54 (21.48% from 255 or 25.59% from 211); Blue value is 105 (41.41% from 255 or 49.76% from 211); Max value from RGB is 105 - color contains mainly: blue. Hex color #343669 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #343669 is #CBC996. Grayscale: #3B3B3B. Windows color (decimal): -13355415 or 6895156. OLE color: 6895156.
HSL color Cylindrical-coordinate representation of color #343669: hue angle of 237.74º degrees, saturation: 0.34, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #343669 is Cyan = 0.50, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 52 | 54 | 105 | - |
| CMYK | 0.50 | 0.49 | 0 | 0.59 |
| HSL | 237.74º | 0.34% | 0.31% | - |
| HSV(B) | 237.74º | 0.5% | 0.41% | - |
| XYZ | 5.29 | 4.39 | 13.93 | - |
| YUV | 59.22 | 153.84 | 122.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 54 | 105 | 0.50 | 0.49 | 0 | 0.59 | 237.74 | 0.34 | 0.31 |
| Hex | 34 | 36 | 69 | 32 | 31 | 0 | 3B | EE | 22 | 1F |
| Octal | 64 | 66 | 151 | 62 | 61 | 0 | 73 | 356 | 42 | 37 |
| Binary | 110100 | 110110 | 1101001 | 110010 | 110001 | 0 | 111011 | 11101110 | 100010 | 11111 |
Color Harmonies of #343669
Complementary color
Monochromatic Colors of #343669
Black with #343669
Text Example
Text Example
White with #343669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343669; }
p { color: rgb(52,54,105); }
H1.HeaderClassName
{
color: #343669;
}
.AnyTagClassName
{
color: #343669;
}
</style>
background-color css
<style>
a { background-color: #343669; }
a { background-color: rgb(52,54,105); }
div.DivClassName
{
background-color: #343669;
}
.BgClassName
{
background-color: #343669;
}
</style>
border-color css
<style>
span { border-color: #343669; }
span { border-color: rgb(52,54,105); }
td.TdClassName
{
border-color: #343669;
}
.TagClassName
{
border-color: #343669;
}
</style>