Shades of Arapawa #285167
Tints of Arapawa #285167
RGB
CMYK
RGB Variations
Color information
#285167 (or 0x285167) is known color: Arapawa. HEX triplet: 28, 51 and 67. RGB value is (40,81,103). Sum of RGB (Red+Green+Blue) = 40+81+103=224 (29% of max value = 765). Red value is 40 (16.02% from 255 or 17.86% from 224); Green value is 81 (32.03% from 255 or 36.16% from 224); Blue value is 103 (40.62% from 255 or 45.98% from 224); Max value from RGB is 103 - color contains mainly: blue. Hex color #285167 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #285167 is #D7AE98. Grayscale: #474747. Windows color (decimal): -14134937 or 6770984. OLE color: 6770984.
HSL color Cylindrical-coordinate representation of color #285167: hue angle of 200.95º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #285167 is Cyan = 0.61, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 40 | 81 | 103 | - |
| CMYK | 0.61 | 0.21 | 0 | 0.60 |
| HSL | 200.95º | 0.44% | 0.28% | - |
| HSV(B) | 200.95º | 0.61% | 0.4% | - |
| XYZ | 6.27 | 7.32 | 13.91 | - |
| YUV | 71.25 | 145.92 | 105.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 81 | 103 | 0.61 | 0.21 | 0 | 0.60 | 200.95 | 0.44 | 0.28 |
| Hex | 28 | 51 | 67 | 3D | 15 | 0 | 3C | C9 | 2C | 1C |
| Octal | 50 | 121 | 147 | 75 | 25 | 0 | 74 | 311 | 54 | 34 |
| Binary | 101000 | 1010001 | 1100111 | 111101 | 10101 | 0 | 111100 | 11001001 | 101100 | 11100 |
Color Harmonies of #285167
Complementary color
Monochromatic Colors of #285167
Black with #285167
Text Example
Text Example
White with #285167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #285167; }
p { color: rgb(40,81,103); }
H1.HeaderClassName
{
color: #285167;
}
.AnyTagClassName
{
color: #285167;
}
</style>
background-color css
<style>
a { background-color: #285167; }
a { background-color: rgb(40,81,103); }
div.DivClassName
{
background-color: #285167;
}
.BgClassName
{
background-color: #285167;
}
</style>
border-color css
<style>
span { border-color: #285167; }
span { border-color: rgb(40,81,103); }
td.TdClassName
{
border-color: #285167;
}
.TagClassName
{
border-color: #285167;
}
</style>