Shades of Torea Bay #363976
Tints of Torea Bay #363976
RGB
CMYK
RGB Variations
Color information
#363976 (or 0x363976) is known color: Torea Bay. HEX triplet: 36, 39 and 76. RGB value is (54,57,118). Sum of RGB (Red+Green+Blue) = 54+57+118=229 (30% of max value = 765). Red value is 54 (21.48% from 255 or 23.58% from 229); Green value is 57 (22.66% from 255 or 24.89% from 229); Blue value is 118 (46.48% from 255 or 51.53% from 229); Max value from RGB is 118 - color contains mainly: blue. Hex color #363976 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363976 is #C9C689. Grayscale: #3E3E3E. Windows color (decimal): -13223562 or 7747894. OLE color: 7747894.
HSL color Cylindrical-coordinate representation of color #363976: hue angle of 237.19º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #363976 is Cyan = 0.54, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 57 | 118 | - |
| CMYK | 0.54 | 0.52 | 0 | 0.54 |
| HSL | 237.19º | 0.37% | 0.34% | - |
| HSV(B) | 237.19º | 0.54% | 0.46% | - |
| XYZ | 6.25 | 5.02 | 17.78 | - |
| YUV | 63.06 | 159.01 | 121.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 57 | 118 | 0.54 | 0.52 | 0 | 0.54 | 237.19 | 0.37 | 0.34 |
| Hex | 36 | 39 | 76 | 36 | 34 | 0 | 36 | ED | 25 | 22 |
| Octal | 66 | 71 | 166 | 66 | 64 | 0 | 66 | 355 | 45 | 42 |
| Binary | 110110 | 111001 | 1110110 | 110110 | 110100 | 0 | 110110 | 11101101 | 100101 | 100010 |
Color Harmonies of #363976
Complementary color
Monochromatic Colors of #363976
Black with #363976
Text Example
Text Example
White with #363976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363976; }
p { color: rgb(54,57,118); }
H1.HeaderClassName
{
color: #363976;
}
.AnyTagClassName
{
color: #363976;
}
</style>
background-color css
<style>
a { background-color: #363976; }
a { background-color: rgb(54,57,118); }
div.DivClassName
{
background-color: #363976;
}
.BgClassName
{
background-color: #363976;
}
</style>
border-color css
<style>
span { border-color: #363976; }
span { border-color: rgb(54,57,118); }
td.TdClassName
{
border-color: #363976;
}
.TagClassName
{
border-color: #363976;
}
</style>