Shades of Allports #237482
Tints of Allports #237482
RGB
CMYK
RGB Variations
Color information
#237482 (or 0x237482) is known color: Allports. HEX triplet: 23, 74 and 82. RGB value is (35,116,130). Sum of RGB (Red+Green+Blue) = 35+116+130=281 (37% of max value = 765). Red value is 35 (14.06% from 255 or 12.46% from 281); Green value is 116 (45.70% from 255 or 41.28% from 281); Blue value is 130 (51.17% from 255 or 46.26% from 281); Max value from RGB is 130 - color contains mainly: blue. Hex color #237482 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #237482 is #DC8B7D. Grayscale: #5D5D5D. Windows color (decimal): -14453630 or 8549411. OLE color: 8549411.
HSL color Cylindrical-coordinate representation of color #237482: hue angle of 188.84º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #237482 is Cyan = 0.73, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 35 | 116 | 130 | - |
| CMYK | 0.73 | 0.11 | 0 | 0.49 |
| HSL | 188.84º | 0.58% | 0.32% | - |
| HSV(B) | 188.84º | 0.73% | 0.51% | - |
| XYZ | 10.97 | 14.46 | 23.33 | - |
| YUV | 93.38 | 148.66 | 86.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 116 | 130 | 0.73 | 0.11 | 0 | 0.49 | 188.84 | 0.58 | 0.32 |
| Hex | 23 | 74 | 82 | 49 | B | 0 | 31 | BD | 3A | 20 |
| Octal | 43 | 164 | 202 | 111 | 13 | 0 | 61 | 275 | 72 | 40 |
| Binary | 100011 | 1110100 | 10000010 | 1001001 | 1011 | 0 | 110001 | 10111101 | 111010 | 100000 |
Color Harmonies of #237482
Complementary color
Monochromatic Colors of #237482
Black with #237482
Text Example
Text Example
White with #237482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237482; }
p { color: rgb(35,116,130); }
H1.HeaderClassName
{
color: #237482;
}
.AnyTagClassName
{
color: #237482;
}
</style>
background-color css
<style>
a { background-color: #237482; }
a { background-color: rgb(35,116,130); }
div.DivClassName
{
background-color: #237482;
}
.BgClassName
{
background-color: #237482;
}
</style>
border-color css
<style>
span { border-color: #237482; }
span { border-color: rgb(35,116,130); }
td.TdClassName
{
border-color: #237482;
}
.TagClassName
{
border-color: #237482;
}
</style>