Shades of Torea Bay #343872
Tints of Torea Bay #343872
RGB
CMYK
RGB Variations
Color information
#343872 (or 0x343872) is known color: Torea Bay. HEX triplet: 34, 38 and 72. RGB value is (52,56,114). Sum of RGB (Red+Green+Blue) = 52+56+114=222 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.42% from 222); Green value is 56 (22.27% from 255 or 25.23% from 222); Blue value is 114 (44.92% from 255 or 51.35% from 222); Max value from RGB is 114 - color contains mainly: blue. Hex color #343872 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #343872 is #CBC78D. Grayscale: #3D3D3D. Windows color (decimal): -13354894 or 7485492. OLE color: 7485492.
HSL color Cylindrical-coordinate representation of color #343872: hue angle of 236.13º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #343872 is Cyan = 0.54, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 56 | 114 | - |
| CMYK | 0.54 | 0.51 | 0 | 0.55 |
| HSL | 236.13º | 0.37% | 0.33% | - |
| HSV(B) | 236.13º | 0.54% | 0.45% | - |
| XYZ | 5.87 | 4.77 | 16.53 | - |
| YUV | 61.42 | 157.67 | 121.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 56 | 114 | 0.54 | 0.51 | 0 | 0.55 | 236.13 | 0.37 | 0.33 |
| Hex | 34 | 38 | 72 | 36 | 33 | 0 | 37 | EC | 25 | 21 |
| Octal | 64 | 70 | 162 | 66 | 63 | 0 | 67 | 354 | 45 | 41 |
| Binary | 110100 | 111000 | 1110010 | 110110 | 110011 | 0 | 110111 | 11101100 | 100101 | 100001 |
Color Harmonies of #343872
Complementary color
Monochromatic Colors of #343872
Black with #343872
Text Example
Text Example
White with #343872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343872; }
p { color: rgb(52,56,114); }
H1.HeaderClassName
{
color: #343872;
}
.AnyTagClassName
{
color: #343872;
}
</style>
background-color css
<style>
a { background-color: #343872; }
a { background-color: rgb(52,56,114); }
div.DivClassName
{
background-color: #343872;
}
.BgClassName
{
background-color: #343872;
}
</style>
border-color css
<style>
span { border-color: #343872; }
span { border-color: rgb(52,56,114); }
td.TdClassName
{
border-color: #343872;
}
.TagClassName
{
border-color: #343872;
}
</style>