Shades of Torea Bay #363978
Tints of Torea Bay #363978
RGB
CMYK
RGB Variations
Color information
#363978 (or 0x363978) is known color: Torea Bay. HEX triplet: 36, 39 and 78. RGB value is (54,57,120). Sum of RGB (Red+Green+Blue) = 54+57+120=231 (30% of max value = 765). Red value is 54 (21.48% from 255 or 23.38% from 231); Green value is 57 (22.66% from 255 or 24.68% from 231); Blue value is 120 (47.27% from 255 or 51.95% from 231); Max value from RGB is 120 - color contains mainly: blue. Hex color #363978 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363978 is #C9C687. Grayscale: #3F3F3F. Windows color (decimal): -13223560 or 7878966. OLE color: 7878966.
HSL color Cylindrical-coordinate representation of color #363978: hue angle of 237.27º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #363978 is Cyan = 0.55, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 57 | 120 | - |
| CMYK | 0.55 | 0.52 | 0 | 0.53 |
| HSL | 237.27º | 0.38% | 0.34% | - |
| HSV(B) | 237.27º | 0.55% | 0.47% | - |
| XYZ | 6.37 | 5.07 | 18.41 | - |
| YUV | 63.29 | 160.01 | 121.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 57 | 120 | 0.55 | 0.52 | 0 | 0.53 | 237.27 | 0.38 | 0.34 |
| Hex | 36 | 39 | 78 | 37 | 34 | 0 | 35 | ED | 26 | 22 |
| Octal | 66 | 71 | 170 | 67 | 64 | 0 | 65 | 355 | 46 | 42 |
| Binary | 110110 | 111001 | 1111000 | 110111 | 110100 | 0 | 110101 | 11101101 | 100110 | 100010 |
Color Harmonies of #363978
Complementary color
Monochromatic Colors of #363978
Black with #363978
Text Example
Text Example
White with #363978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363978; }
p { color: rgb(54,57,120); }
H1.HeaderClassName
{
color: #363978;
}
.AnyTagClassName
{
color: #363978;
}
</style>
background-color css
<style>
a { background-color: #363978; }
a { background-color: rgb(54,57,120); }
div.DivClassName
{
background-color: #363978;
}
.BgClassName
{
background-color: #363978;
}
</style>
border-color css
<style>
span { border-color: #363978; }
span { border-color: rgb(54,57,120); }
td.TdClassName
{
border-color: #363978;
}
.TagClassName
{
border-color: #363978;
}
</style>