Shades of Torea Bay #283280
Tints of Torea Bay #283280
RGB
CMYK
RGB Variations
Color information
#283280 (or 0x283280) is known color: Torea Bay. HEX triplet: 28, 32 and 80. RGB value is (40,50,128). Sum of RGB (Red+Green+Blue) = 40+50+128=218 (28% of max value = 765). Red value is 40 (16.02% from 255 or 18.35% from 218); Green value is 50 (19.92% from 255 or 22.94% from 218); Blue value is 128 (50.39% from 255 or 58.72% from 218); Max value from RGB is 128 - color contains mainly: blue. Hex color #283280 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #283280 is #D7CD7F. Grayscale: #373737. Windows color (decimal): -14142848 or 8401448. OLE color: 8401448.
HSL color Cylindrical-coordinate representation of color #283280: hue angle of 233.18º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #283280 is Cyan = 0.69, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 40 | 50 | 128 | - |
| CMYK | 0.69 | 0.61 | 0 | 0.50 |
| HSL | 233.18º | 0.52% | 0.33% | - |
| HSV(B) | 233.18º | 0.69% | 0.5% | - |
| XYZ | 5.91 | 4.29 | 20.94 | - |
| YUV | 55.9 | 168.69 | 116.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 50 | 128 | 0.69 | 0.61 | 0 | 0.50 | 233.18 | 0.52 | 0.33 |
| Hex | 28 | 32 | 80 | 45 | 3D | 0 | 32 | E9 | 34 | 21 |
| Octal | 50 | 62 | 200 | 105 | 75 | 0 | 62 | 351 | 64 | 41 |
| Binary | 101000 | 110010 | 10000000 | 1000101 | 111101 | 0 | 110010 | 11101001 | 110100 | 100001 |
Color Harmonies of #283280
Complementary color
Monochromatic Colors of #283280
Black with #283280
Text Example
Text Example
White with #283280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283280; }
p { color: rgb(40,50,128); }
H1.HeaderClassName
{
color: #283280;
}
.AnyTagClassName
{
color: #283280;
}
</style>
background-color css
<style>
a { background-color: #283280; }
a { background-color: rgb(40,50,128); }
div.DivClassName
{
background-color: #283280;
}
.BgClassName
{
background-color: #283280;
}
</style>
border-color css
<style>
span { border-color: #283280; }
span { border-color: rgb(40,50,128); }
td.TdClassName
{
border-color: #283280;
}
.TagClassName
{
border-color: #283280;
}
</style>