Shades of Arapawa #275168
Tints of Arapawa #275168
RGB
CMYK
RGB Variations
Color information
#275168 (or 0x275168) is known color: Arapawa. HEX triplet: 27, 51 and 68. RGB value is (39,81,104). Sum of RGB (Red+Green+Blue) = 39+81+104=224 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.41% from 224); Green value is 81 (32.03% from 255 or 36.16% from 224); Blue value is 104 (41.02% from 255 or 46.43% from 224); Max value from RGB is 104 - color contains mainly: blue. Hex color #275168 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275168 is #D8AE97. Grayscale: #464646. Windows color (decimal): -14200472 or 6836519. OLE color: 6836519.
HSL color Cylindrical-coordinate representation of color #275168: hue angle of 201.23º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #275168 is Cyan = 0.62, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 81 | 104 | - |
| CMYK | 0.62 | 0.22 | 0 | 0.59 |
| HSL | 201.23º | 0.45% | 0.28% | - |
| HSV(B) | 201.23º | 0.63% | 0.41% | - |
| XYZ | 6.28 | 7.32 | 14.18 | - |
| YUV | 71.06 | 146.59 | 105.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 81 | 104 | 0.62 | 0.22 | 0 | 0.59 | 201.23 | 0.45 | 0.28 |
| Hex | 27 | 51 | 68 | 3E | 16 | 0 | 3B | C9 | 2D | 1C |
| Octal | 47 | 121 | 150 | 76 | 26 | 0 | 73 | 311 | 55 | 34 |
| Binary | 100111 | 1010001 | 1101000 | 111110 | 10110 | 0 | 111011 | 11001001 | 101101 | 11100 |
Color Harmonies of #275168
Complementary color
Monochromatic Colors of #275168
Black with #275168
Text Example
Text Example
White with #275168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275168; }
p { color: rgb(39,81,104); }
H1.HeaderClassName
{
color: #275168;
}
.AnyTagClassName
{
color: #275168;
}
</style>
background-color css
<style>
a { background-color: #275168; }
a { background-color: rgb(39,81,104); }
div.DivClassName
{
background-color: #275168;
}
.BgClassName
{
background-color: #275168;
}
</style>
border-color css
<style>
span { border-color: #275168; }
span { border-color: rgb(39,81,104); }
td.TdClassName
{
border-color: #275168;
}
.TagClassName
{
border-color: #275168;
}
</style>