Shades of Allports #236770
Tints of Allports #236770
RGB
CMYK
RGB Variations
Color information
#236770 (or 0x236770) is known color: Allports. HEX triplet: 23, 67 and 70. RGB value is (35,103,112). Sum of RGB (Red+Green+Blue) = 35+103+112=250 (33% of max value = 765). Red value is 35 (14.06% from 255 or 14% from 250); Green value is 103 (40.62% from 255 or 41.2% from 250); Blue value is 112 (44.14% from 255 or 44.8% from 250); Max value from RGB is 112 - color contains mainly: blue. Hex color #236770 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #236770 is #DC988F. Grayscale: #535353. Windows color (decimal): -14456976 or 7366435. OLE color: 7366435.
HSL color Cylindrical-coordinate representation of color #236770: hue angle of 187.01º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #236770 is Cyan = 0.69, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 35 | 103 | 112 | - |
| CMYK | 0.69 | 0.08 | 0 | 0.56 |
| HSL | 187.01º | 0.52% | 0.29% | - |
| HSV(B) | 187.01º | 0.69% | 0.44% | - |
| XYZ | 8.47 | 11.23 | 17.05 | - |
| YUV | 83.69 | 143.97 | 93.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 103 | 112 | 0.69 | 0.08 | 0 | 0.56 | 187.01 | 0.52 | 0.29 |
| Hex | 23 | 67 | 70 | 45 | 8 | 0 | 38 | BB | 34 | 1D |
| Octal | 43 | 147 | 160 | 105 | 10 | 0 | 70 | 273 | 64 | 35 |
| Binary | 100011 | 1100111 | 1110000 | 1000101 | 1000 | 0 | 111000 | 10111011 | 110100 | 11101 |
Color Harmonies of #236770
Complementary color
Monochromatic Colors of #236770
Black with #236770
Text Example
Text Example
White with #236770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236770; }
p { color: rgb(35,103,112); }
H1.HeaderClassName
{
color: #236770;
}
.AnyTagClassName
{
color: #236770;
}
</style>
background-color css
<style>
a { background-color: #236770; }
a { background-color: rgb(35,103,112); }
div.DivClassName
{
background-color: #236770;
}
.BgClassName
{
background-color: #236770;
}
</style>
border-color css
<style>
span { border-color: #236770; }
span { border-color: rgb(35,103,112); }
td.TdClassName
{
border-color: #236770;
}
.TagClassName
{
border-color: #236770;
}
</style>