Shades of Torea Bay #343577
Tints of Torea Bay #343577
RGB
CMYK
RGB Variations
Color information
#343577 (or 0x343577) is known color: Torea Bay. HEX triplet: 34, 35 and 77. RGB value is (52,53,119). Sum of RGB (Red+Green+Blue) = 52+53+119=224 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.21% from 224); Green value is 53 (21.09% from 255 or 23.66% from 224); Blue value is 119 (46.88% from 255 or 53.12% from 224); Max value from RGB is 119 - color contains mainly: blue. Hex color #343577 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #343577 is #CBCA88. Grayscale: #3B3B3B. Windows color (decimal): -13355657 or 7812404. OLE color: 7812404.
HSL color Cylindrical-coordinate representation of color #343577: hue angle of 239.1º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #343577 is Cyan = 0.56, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 53 | 119 | - |
| CMYK | 0.56 | 0.55 | 0 | 0.53 |
| HSL | 239.1º | 0.39% | 0.34% | - |
| HSV(B) | 239.1º | 0.56% | 0.47% | - |
| XYZ | 6.02 | 4.61 | 18.02 | - |
| YUV | 60.23 | 161.17 | 122.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 53 | 119 | 0.56 | 0.55 | 0 | 0.53 | 239.1 | 0.39 | 0.34 |
| Hex | 34 | 35 | 77 | 38 | 37 | 0 | 35 | EF | 27 | 22 |
| Octal | 64 | 65 | 167 | 70 | 67 | 0 | 65 | 357 | 47 | 42 |
| Binary | 110100 | 110101 | 1110111 | 111000 | 110111 | 0 | 110101 | 11101111 | 100111 | 100010 |
Color Harmonies of #343577
Complementary color
Monochromatic Colors of #343577
Black with #343577
Text Example
Text Example
White with #343577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343577; }
p { color: rgb(52,53,119); }
H1.HeaderClassName
{
color: #343577;
}
.AnyTagClassName
{
color: #343577;
}
</style>
background-color css
<style>
a { background-color: #343577; }
a { background-color: rgb(52,53,119); }
div.DivClassName
{
background-color: #343577;
}
.BgClassName
{
background-color: #343577;
}
</style>
border-color css
<style>
span { border-color: #343577; }
span { border-color: rgb(52,53,119); }
td.TdClassName
{
border-color: #343577;
}
.TagClassName
{
border-color: #343577;
}
</style>