Shades of Torea Bay #363876
Tints of Torea Bay #363876
RGB
CMYK
RGB Variations
Color information
#363876 (or 0x363876) is known color: Torea Bay. HEX triplet: 36, 38 and 76. RGB value is (54,56,118). Sum of RGB (Red+Green+Blue) = 54+56+118=228 (30% of max value = 765). Red value is 54 (21.48% from 255 or 23.68% from 228); Green value is 56 (22.27% from 255 or 24.56% from 228); Blue value is 118 (46.48% from 255 or 51.75% from 228); Max value from RGB is 118 - color contains mainly: blue. Hex color #363876 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363876 is #C9C789. Grayscale: #3E3E3E. Windows color (decimal): -13223818 or 7747638. OLE color: 7747638.
HSL color Cylindrical-coordinate representation of color #363876: hue angle of 238.12º 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 #363876 is Cyan = 0.54, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 56 | 118 | - |
| CMYK | 0.54 | 0.53 | 0 | 0.54 |
| HSL | 238.13º | 0.37% | 0.34% | - |
| HSV(B) | 238.13º | 0.54% | 0.46% | - |
| XYZ | 6.21 | 4.92 | 17.76 | - |
| YUV | 62.47 | 159.34 | 121.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 56 | 118 | 0.54 | 0.53 | 0 | 0.54 | 238.13 | 0.37 | 0.34 |
| Hex | 36 | 38 | 76 | 36 | 35 | 0 | 36 | EE | 25 | 22 |
| Octal | 66 | 70 | 166 | 66 | 65 | 0 | 66 | 356 | 45 | 42 |
| Binary | 110110 | 111000 | 1110110 | 110110 | 110101 | 0 | 110110 | 11101110 | 100101 | 100010 |
Color Harmonies of #363876
Complementary color
Monochromatic Colors of #363876
Black with #363876
Text Example
Text Example
White with #363876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363876; }
p { color: rgb(54,56,118); }
H1.HeaderClassName
{
color: #363876;
}
.AnyTagClassName
{
color: #363876;
}
</style>
background-color css
<style>
a { background-color: #363876; }
a { background-color: rgb(54,56,118); }
div.DivClassName
{
background-color: #363876;
}
.BgClassName
{
background-color: #363876;
}
</style>
border-color css
<style>
span { border-color: #363876; }
span { border-color: rgb(54,56,118); }
td.TdClassName
{
border-color: #363876;
}
.TagClassName
{
border-color: #363876;
}
</style>