Shades of Torea Bay #394277
Tints of Torea Bay #394277
RGB
CMYK
RGB Variations
Color information
#394277 (or 0x394277) is known color: Torea Bay. HEX triplet: 39, 42 and 77. RGB value is (57,66,119). Sum of RGB (Red+Green+Blue) = 57+66+119=242 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.55% from 242); Green value is 66 (26.17% from 255 or 27.27% from 242); Blue value is 119 (46.88% from 255 or 49.17% from 242); Max value from RGB is 119 - color contains mainly: blue. Hex color #394277 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394277 is #C6BD88. Grayscale: #454545. Windows color (decimal): -13024649 or 7815737. OLE color: 7815737.
HSL color Cylindrical-coordinate representation of color #394277: hue angle of 231.29º degrees, saturation: 0.35, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #394277 is Cyan = 0.52, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 66 | 119 | - |
| CMYK | 0.52 | 0.45 | 0 | 0.53 |
| HSL | 231.29º | 0.35% | 0.35% | - |
| HSV(B) | 231.29º | 0.52% | 0.47% | - |
| XYZ | 6.97 | 6.1 | 18.26 | - |
| YUV | 69.35 | 156.02 | 119.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 66 | 119 | 0.52 | 0.45 | 0 | 0.53 | 231.29 | 0.35 | 0.35 |
| Hex | 39 | 42 | 77 | 34 | 2D | 0 | 35 | E7 | 23 | 23 |
| Octal | 71 | 102 | 167 | 64 | 55 | 0 | 65 | 347 | 43 | 43 |
| Binary | 111001 | 1000010 | 1110111 | 110100 | 101101 | 0 | 110101 | 11100111 | 100011 | 100011 |
Color Harmonies of #394277
Complementary color
Monochromatic Colors of #394277
Black with #394277
Text Example
Text Example
White with #394277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394277; }
p { color: rgb(57,66,119); }
H1.HeaderClassName
{
color: #394277;
}
.AnyTagClassName
{
color: #394277;
}
</style>
background-color css
<style>
a { background-color: #394277; }
a { background-color: rgb(57,66,119); }
div.DivClassName
{
background-color: #394277;
}
.BgClassName
{
background-color: #394277;
}
</style>
border-color css
<style>
span { border-color: #394277; }
span { border-color: rgb(57,66,119); }
td.TdClassName
{
border-color: #394277;
}
.TagClassName
{
border-color: #394277;
}
</style>