Shades of Allports #237582
Tints of Allports #237582
RGB
CMYK
RGB Variations
Color information
#237582 (or 0x237582) is known color: Allports. HEX triplet: 23, 75 and 82. RGB value is (35,117,130). Sum of RGB (Red+Green+Blue) = 35+117+130=282 (37% of max value = 765). Red value is 35 (14.06% from 255 or 12.41% from 282); Green value is 117 (46.09% from 255 or 41.49% from 282); Blue value is 130 (51.17% from 255 or 46.10% from 282); Max value from RGB is 130 - color contains mainly: blue. Hex color #237582 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #237582 is #DC8A7D. Grayscale: #5D5D5D. Windows color (decimal): -14453374 or 8549667. OLE color: 8549667.
HSL color Cylindrical-coordinate representation of color #237582: hue angle of 188.21º 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 #237582 is Cyan = 0.73, Magento = 0.1, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 35 | 117 | 130 | - |
| CMYK | 0.73 | 0.1 | 0 | 0.49 |
| HSL | 188.21º | 0.58% | 0.32% | - |
| HSV(B) | 188.21º | 0.73% | 0.51% | - |
| XYZ | 11.08 | 14.69 | 23.37 | - |
| YUV | 93.96 | 148.33 | 85.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 117 | 130 | 0.73 | 0.1 | 0 | 0.49 | 188.21 | 0.58 | 0.32 |
| Hex | 23 | 75 | 82 | 49 | A | 0 | 31 | BC | 3A | 20 |
| Octal | 43 | 165 | 202 | 111 | 12 | 0 | 61 | 274 | 72 | 40 |
| Binary | 100011 | 1110101 | 10000010 | 1001001 | 1010 | 0 | 110001 | 10111100 | 111010 | 100000 |
Color Harmonies of #237582
Complementary color
Monochromatic Colors of #237582
Black with #237582
Text Example
Text Example
White with #237582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237582; }
p { color: rgb(35,117,130); }
H1.HeaderClassName
{
color: #237582;
}
.AnyTagClassName
{
color: #237582;
}
</style>
background-color css
<style>
a { background-color: #237582; }
a { background-color: rgb(35,117,130); }
div.DivClassName
{
background-color: #237582;
}
.BgClassName
{
background-color: #237582;
}
</style>
border-color css
<style>
span { border-color: #237582; }
span { border-color: rgb(35,117,130); }
td.TdClassName
{
border-color: #237582;
}
.TagClassName
{
border-color: #237582;
}
</style>