Shades of Torea Bay #344082
Tints of Torea Bay #344082
RGB
CMYK
RGB Variations
Color information
#344082 (or 0x344082) is known color: Torea Bay. HEX triplet: 34, 40 and 82. RGB value is (52,64,130). Sum of RGB (Red+Green+Blue) = 52+64+130=246 (32% of max value = 765). Red value is 52 (20.70% from 255 or 21.14% from 246); Green value is 64 (25.39% from 255 or 26.02% from 246); Blue value is 130 (51.17% from 255 or 52.85% from 246); Max value from RGB is 130 - color contains mainly: blue. Hex color #344082 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #344082 is #CBBF7D. Grayscale: #434343. Windows color (decimal): -13352830 or 8536116. OLE color: 8536116.
HSL color Cylindrical-coordinate representation of color #344082: hue angle of 230.77º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #344082 is Cyan = 0.60, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 64 | 130 | - |
| CMYK | 0.60 | 0.51 | 0 | 0.49 |
| HSL | 230.77º | 0.43% | 0.36% | - |
| HSV(B) | 230.77º | 0.6% | 0.51% | - |
| XYZ | 7.28 | 6.01 | 21.9 | - |
| YUV | 67.94 | 163.02 | 116.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 64 | 130 | 0.60 | 0.51 | 0 | 0.49 | 230.77 | 0.43 | 0.36 |
| Hex | 34 | 40 | 82 | 3C | 33 | 0 | 31 | E7 | 2B | 24 |
| Octal | 64 | 100 | 202 | 74 | 63 | 0 | 61 | 347 | 53 | 44 |
| Binary | 110100 | 1000000 | 10000010 | 111100 | 110011 | 0 | 110001 | 11100111 | 101011 | 100100 |
Color Harmonies of #344082
Complementary color
Monochromatic Colors of #344082
Black with #344082
Text Example
Text Example
White with #344082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344082; }
p { color: rgb(52,64,130); }
H1.HeaderClassName
{
color: #344082;
}
.AnyTagClassName
{
color: #344082;
}
</style>
background-color css
<style>
a { background-color: #344082; }
a { background-color: rgb(52,64,130); }
div.DivClassName
{
background-color: #344082;
}
.BgClassName
{
background-color: #344082;
}
</style>
border-color css
<style>
span { border-color: #344082; }
span { border-color: rgb(52,64,130); }
td.TdClassName
{
border-color: #344082;
}
.TagClassName
{
border-color: #344082;
}
</style>