Shades of Torea Bay #283281
Tints of Torea Bay #283281
RGB
CMYK
RGB Variations
Color information
#283281 (or 0x283281) is known color: Torea Bay. HEX triplet: 28, 32 and 81. RGB value is (40,50,129). Sum of RGB (Red+Green+Blue) = 40+50+129=219 (29% of max value = 765). Red value is 40 (16.02% from 255 or 18.26% from 219); Green value is 50 (19.92% from 255 or 22.83% from 219); Blue value is 129 (50.78% from 255 or 58.90% from 219); Max value from RGB is 129 - color contains mainly: blue. Hex color #283281 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #283281 is #D7CD7E. Grayscale: #373737. Windows color (decimal): -14142847 or 8466984. OLE color: 8466984.
HSL color Cylindrical-coordinate representation of color #283281: hue angle of 233.26º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #283281 is Cyan = 0.69, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 40 | 50 | 129 | - |
| CMYK | 0.69 | 0.61 | 0 | 0.49 |
| HSL | 233.26º | 0.53% | 0.33% | - |
| HSV(B) | 233.26º | 0.69% | 0.51% | - |
| XYZ | 5.98 | 4.32 | 21.29 | - |
| YUV | 56.02 | 169.19 | 116.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 50 | 129 | 0.69 | 0.61 | 0 | 0.49 | 233.26 | 0.53 | 0.33 |
| Hex | 28 | 32 | 81 | 45 | 3D | 0 | 31 | E9 | 35 | 21 |
| Octal | 50 | 62 | 201 | 105 | 75 | 0 | 61 | 351 | 65 | 41 |
| Binary | 101000 | 110010 | 10000001 | 1000101 | 111101 | 0 | 110001 | 11101001 | 110101 | 100001 |
Color Harmonies of #283281
Complementary color
Monochromatic Colors of #283281
Black with #283281
Text Example
Text Example
White with #283281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283281; }
p { color: rgb(40,50,129); }
H1.HeaderClassName
{
color: #283281;
}
.AnyTagClassName
{
color: #283281;
}
</style>
background-color css
<style>
a { background-color: #283281; }
a { background-color: rgb(40,50,129); }
div.DivClassName
{
background-color: #283281;
}
.BgClassName
{
background-color: #283281;
}
</style>
border-color css
<style>
span { border-color: #283281; }
span { border-color: rgb(40,50,129); }
td.TdClassName
{
border-color: #283281;
}
.TagClassName
{
border-color: #283281;
}
</style>