Shades of Arapawa #275264
Tints of Arapawa #275264
RGB
CMYK
RGB Variations
Color information
#275264 (or 0x275264) is known color: Arapawa. HEX triplet: 27, 52 and 64. RGB value is (39,82,100). Sum of RGB (Red+Green+Blue) = 39+82+100=221 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.65% from 221); Green value is 82 (32.42% from 255 or 37.10% from 221); Blue value is 100 (39.45% from 255 or 45.25% from 221); Max value from RGB is 100 - color contains mainly: blue. Hex color #275264 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275264 is #D8AD9B. Grayscale: #474747. Windows color (decimal): -14200220 or 6574631. OLE color: 6574631.
HSL color Cylindrical-coordinate representation of color #275264: hue angle of 197.7º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #275264 is Cyan = 0.61, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 39 | 82 | 100 | - |
| CMYK | 0.61 | 0.18 | 0 | 0.61 |
| HSL | 197.7º | 0.44% | 0.27% | - |
| HSV(B) | 197.7º | 0.61% | 0.39% | - |
| XYZ | 6.15 | 7.39 | 13.16 | - |
| YUV | 71.2 | 144.25 | 105.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 82 | 100 | 0.61 | 0.18 | 0 | 0.61 | 197.7 | 0.44 | 0.27 |
| Hex | 27 | 52 | 64 | 3D | 12 | 0 | 3D | C6 | 2C | 1B |
| Octal | 47 | 122 | 144 | 75 | 22 | 0 | 75 | 306 | 54 | 33 |
| Binary | 100111 | 1010010 | 1100100 | 111101 | 10010 | 0 | 111101 | 11000110 | 101100 | 11011 |
Color Harmonies of #275264
Complementary color
Monochromatic Colors of #275264
Black with #275264
Text Example
Text Example
White with #275264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275264; }
p { color: rgb(39,82,100); }
H1.HeaderClassName
{
color: #275264;
}
.AnyTagClassName
{
color: #275264;
}
</style>
background-color css
<style>
a { background-color: #275264; }
a { background-color: rgb(39,82,100); }
div.DivClassName
{
background-color: #275264;
}
.BgClassName
{
background-color: #275264;
}
</style>
border-color css
<style>
span { border-color: #275264; }
span { border-color: rgb(39,82,100); }
td.TdClassName
{
border-color: #275264;
}
.TagClassName
{
border-color: #275264;
}
</style>