Shades of Orient #236075
Tints of Orient #236075
RGB
CMYK
RGB Variations
Color information
#236075 (or 0x236075) is known color: Orient. HEX triplet: 23, 60 and 75. RGB value is (35,96,117). Sum of RGB (Red+Green+Blue) = 35+96+117=248 (32% of max value = 765). Red value is 35 (14.06% from 255 or 14.11% from 248); Green value is 96 (37.89% from 255 or 38.71% from 248); Blue value is 117 (46.09% from 255 or 47.18% from 248); Max value from RGB is 117 - color contains mainly: blue. Hex color #236075 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #236075 is #DC9F8A. Grayscale: #505050. Windows color (decimal): -14458763 or 7692323. OLE color: 7692323.
HSL color Cylindrical-coordinate representation of color #236075: hue angle of 195.37º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #236075 is Cyan = 0.70, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 35 | 96 | 117 | - |
| CMYK | 0.70 | 0.18 | 0 | 0.54 |
| HSL | 195.37º | 0.54% | 0.3% | - |
| HSV(B) | 195.37º | 0.7% | 0.46% | - |
| XYZ | 8.09 | 10.01 | 18.34 | - |
| YUV | 80.16 | 148.79 | 95.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 96 | 117 | 0.70 | 0.18 | 0 | 0.54 | 195.37 | 0.54 | 0.3 |
| Hex | 23 | 60 | 75 | 46 | 12 | 0 | 36 | C3 | 36 | 1E |
| Octal | 43 | 140 | 165 | 106 | 22 | 0 | 66 | 303 | 66 | 36 |
| Binary | 100011 | 1100000 | 1110101 | 1000110 | 10010 | 0 | 110110 | 11000011 | 110110 | 11110 |
Color Harmonies of #236075
Complementary color
Monochromatic Colors of #236075
Black with #236075
Text Example
Text Example
White with #236075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236075; }
p { color: rgb(35,96,117); }
H1.HeaderClassName
{
color: #236075;
}
.AnyTagClassName
{
color: #236075;
}
</style>
background-color css
<style>
a { background-color: #236075; }
a { background-color: rgb(35,96,117); }
div.DivClassName
{
background-color: #236075;
}
.BgClassName
{
background-color: #236075;
}
</style>
border-color css
<style>
span { border-color: #236075; }
span { border-color: rgb(35,96,117); }
td.TdClassName
{
border-color: #236075;
}
.TagClassName
{
border-color: #236075;
}
</style>