Shades of Torea Bay #283276
Tints of Torea Bay #283276
RGB
CMYK
RGB Variations
Color information
#283276 (or 0x283276) is known color: Torea Bay. HEX triplet: 28, 32 and 76. RGB value is (40,50,118). Sum of RGB (Red+Green+Blue) = 40+50+118=208 (27% of max value = 765). Red value is 40 (16.02% from 255 or 19.23% from 208); Green value is 50 (19.92% from 255 or 24.04% from 208); Blue value is 118 (46.48% from 255 or 56.73% from 208); Max value from RGB is 118 - color contains mainly: blue. Hex color #283276 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #283276 is #D7CD89. Grayscale: #363636. Windows color (decimal): -14142858 or 7746088. OLE color: 7746088.
HSL color Cylindrical-coordinate representation of color #283276: hue angle of 232.31º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #283276 is Cyan = 0.66, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 50 | 118 | - |
| CMYK | 0.66 | 0.58 | 0 | 0.54 |
| HSL | 232.31º | 0.49% | 0.31% | - |
| HSV(B) | 232.31º | 0.66% | 0.46% | - |
| XYZ | 5.29 | 4.04 | 17.64 | - |
| YUV | 54.76 | 163.69 | 117.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 50 | 118 | 0.66 | 0.58 | 0 | 0.54 | 232.31 | 0.49 | 0.31 |
| Hex | 28 | 32 | 76 | 42 | 3A | 0 | 36 | E8 | 31 | 1F |
| Octal | 50 | 62 | 166 | 102 | 72 | 0 | 66 | 350 | 61 | 37 |
| Binary | 101000 | 110010 | 1110110 | 1000010 | 111010 | 0 | 110110 | 11101000 | 110001 | 11111 |
Color Harmonies of #283276
Complementary color
Monochromatic Colors of #283276
Black with #283276
Text Example
Text Example
White with #283276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283276; }
p { color: rgb(40,50,118); }
H1.HeaderClassName
{
color: #283276;
}
.AnyTagClassName
{
color: #283276;
}
</style>
background-color css
<style>
a { background-color: #283276; }
a { background-color: rgb(40,50,118); }
div.DivClassName
{
background-color: #283276;
}
.BgClassName
{
background-color: #283276;
}
</style>
border-color css
<style>
span { border-color: #283276; }
span { border-color: rgb(40,50,118); }
td.TdClassName
{
border-color: #283276;
}
.TagClassName
{
border-color: #283276;
}
</style>