Shades of Torea Bay #28317E
Tints of Torea Bay #28317E
RGB
CMYK
RGB Variations
Color information
#28317E (or 0x28317E) is known color: Torea Bay. HEX triplet: 28, 31 and 7E. RGB value is (40,49,126). Sum of RGB (Red+Green+Blue) = 40+49+126=215 (28% of max value = 765). Red value is 40 (16.02% from 255 or 18.60% from 215); Green value is 49 (19.53% from 255 or 22.79% from 215); Blue value is 126 (49.61% from 255 or 58.60% from 215); Max value from RGB is 126 - color contains mainly: blue. Hex color #28317E is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #28317E is #D7CE81. Grayscale: #363636. Windows color (decimal): -14143106 or 8270120. OLE color: 8270120.
HSL color Cylindrical-coordinate representation of color #28317E: hue angle of 233.72º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #28317E is Cyan = 0.68, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 40 | 49 | 126 | - |
| CMYK | 0.68 | 0.61 | 0 | 0.51 |
| HSL | 233.72º | 0.52% | 0.33% | - |
| HSV(B) | 233.72º | 0.68% | 0.49% | - |
| XYZ | 5.74 | 4.15 | 20.24 | - |
| YUV | 55.09 | 168.02 | 117.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 49 | 126 | 0.68 | 0.61 | 0 | 0.51 | 233.72 | 0.52 | 0.33 |
| Hex | 28 | 31 | 7E | 44 | 3D | 0 | 33 | EA | 34 | 21 |
| Octal | 50 | 61 | 176 | 104 | 75 | 0 | 63 | 352 | 64 | 41 |
| Binary | 101000 | 110001 | 1111110 | 1000100 | 111101 | 0 | 110011 | 11101010 | 110100 | 100001 |
Color Harmonies of #28317E
Complementary color
Monochromatic Colors of #28317E
Black with #28317E
Text Example
Text Example
White with #28317E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #28317E; }
p { color: rgb(40,49,126); }
H1.HeaderClassName
{
color: #28317E;
}
.AnyTagClassName
{
color: #28317E;
}
</style>
background-color css
<style>
a { background-color: #28317E; }
a { background-color: rgb(40,49,126); }
div.DivClassName
{
background-color: #28317E;
}
.BgClassName
{
background-color: #28317E;
}
</style>
border-color css
<style>
span { border-color: #28317E; }
span { border-color: rgb(40,49,126); }
td.TdClassName
{
border-color: #28317E;
}
.TagClassName
{
border-color: #28317E;
}
</style>