Shades of Allports #237483
Tints of Allports #237483
RGB
CMYK
RGB Variations
Color information
#237483 (or 0x237483) is known color: Allports. HEX triplet: 23, 74 and 83. RGB value is (35,116,131). Sum of RGB (Red+Green+Blue) = 35+116+131=282 (37% of max value = 765). Red value is 35 (14.06% from 255 or 12.41% from 282); Green value is 116 (45.70% from 255 or 41.13% from 282); Blue value is 131 (51.56% from 255 or 46.45% from 282); Max value from RGB is 131 - color contains mainly: blue. Hex color #237483 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #237483 is #DC8B7C. Grayscale: #5D5D5D. Windows color (decimal): -14453629 or 8614947. OLE color: 8614947.
HSL color Cylindrical-coordinate representation of color #237483: hue angle of 189.38º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #237483 is Cyan = 0.73, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 35 | 116 | 131 | - |
| CMYK | 0.73 | 0.11 | 0 | 0.49 |
| HSL | 189.38º | 0.58% | 0.33% | - |
| HSV(B) | 189.38º | 0.73% | 0.51% | - |
| XYZ | 11.04 | 14.49 | 23.69 | - |
| YUV | 93.49 | 149.16 | 86.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 116 | 131 | 0.73 | 0.11 | 0 | 0.49 | 189.38 | 0.58 | 0.33 |
| Hex | 23 | 74 | 83 | 49 | B | 0 | 31 | BD | 3A | 21 |
| Octal | 43 | 164 | 203 | 111 | 13 | 0 | 61 | 275 | 72 | 41 |
| Binary | 100011 | 1110100 | 10000011 | 1001001 | 1011 | 0 | 110001 | 10111101 | 111010 | 100001 |
Color Harmonies of #237483
Complementary color
Monochromatic Colors of #237483
Black with #237483
Text Example
Text Example
White with #237483
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237483; }
p { color: rgb(35,116,131); }
H1.HeaderClassName
{
color: #237483;
}
.AnyTagClassName
{
color: #237483;
}
</style>
background-color css
<style>
a { background-color: #237483; }
a { background-color: rgb(35,116,131); }
div.DivClassName
{
background-color: #237483;
}
.BgClassName
{
background-color: #237483;
}
</style>
border-color css
<style>
span { border-color: #237483; }
span { border-color: rgb(35,116,131); }
td.TdClassName
{
border-color: #237483;
}
.TagClassName
{
border-color: #237483;
}
</style>